It seems such feature doesn’t have serious obstacles to be realized. It’s really sad Thank you for the answer.
Yep, it very slow… also I see when animation is played (looped) it seems MCG Push have memory leak (~200-300mb per 100 frames)…
So… how exactly will be MCG easy to learn… As denisT mention before maxscript example looks not complicated then MCG node structure. Another question,…
//youtu.be/Rh18JqSvrHE When I talk about speed I always remember this video Genome: 0.5sec per frame – 3ds max 18hours per frame . Interesting what …
If you carefully read the uservoice threadyou will see that author writes about C++ modifiers, other part of thread can be applied to scripted modifie…
So if MCG will be slowest then maxscript I don’t see why this feature is needed. ADSK every release brings to max features which “can do” but doesn’t …
Interesting how fast will works MCG modifiers. Thinkingbox Genome provide not only same functionality but great speed improvements compare to standard…
Ok, another problem. When I try to get named selection set from base Editable_Poly max drops error because my modifier changes classof of object. $…
plugin modifier TestMod name:”TestMod” — extends:Poly_Select replaceUI:true classID:#(0x77fb2072, 0x3463858a) version:1 ( paramete…
Thank you. Also, this thread have step by step solution
Here a lot of good functions. I want use some of this but have no experience with SDK to compile own extension Please point me how to create it, wher…
…it’s seems works well on half ManagedFBX allows read vertex color data from fbx but it read only stored Colors array. FBX file contains two arrays…