Chaos Corona Forum
Chaos Corona for 3ds Max => [Max] I need help! => Topic started by: jop on 2017-09-17, 15:00:56
-
Hi,
It appears that PFlow true instancing is not working with a scene I'm working on.
I use Shape Instancing with a group to load several instances, maybe it's not supported ?
Thanks for your help :)
1.7 Daily build Aug 22
-
Oh wait, it don't even work when I pick a single geometry...
Is this feature broken ?
-
Please any dev advice on this ?
-
Please any dev advice on this ?
There are some specific pFlow operators that are incompatible with instancing, so adding them into pFlow flow will result in instancing disabled. I don't recall which ones those are, but Ondra should know.
-
Good to know, thank you.
I often use data operators, maybe it's that one.
Ondra ?
-
Btw it should be a nice alternative if CoronaScatter could scatter based on pflow particles matrix.
-
Good to know, thank you.
I often use data operators, maybe it's that one.
Ondra ?
Yes, most likely. From what Ondra said, it's operators that somehow modify UVW coordinates of the pFlow meshes that disable the instancing.
-
This is really sad, pflow without data operators is almost useless to me :(
-
This is really sad, pflow without data operators is almost useless to me :(
You can still use pFlow with data operators, it will just mean particles will be unique geometry, not instances, so it will work exactly like it always did with all other renderers. V-Ray has VrayInstancer, which is kind of instance scattering tool, that can use pFlow particles to distribute instances, but you would not be able to use pFlow to affect mapping on those instances either. So in a nutshell, Corona is limited in this regard, but no other renderer does it any better. Ultimately, it's a limitation of old and obsolete Max/pFlow architecture.