Hi. I would like to know the following...
After creating a primitive geometry, in MCG, why is it not possible to rotate the object as oppose to its vertices, or am I missing something? I see there is a transform mesh and rotate mesh, but these 2 nodes only rotate the vertices.
Hi @Anonymous,
MCG has a few different type of outputs.
Using Geometry or Modifier output will work on the mesh (vertices).
If you are looking to move, rotate, scale, the object, it can be achieved using the Controller outputs: Transform, Position, Rotation or Scale Output.
I hope that can help! 🙂
My bad. I did not tell you that my maxtool is a Geometry output, but the transform, move, rotate, and scale controllers are maxtool outputs. My plan is to create multiple box primitives, rotate them, and then attach them all into one mesh. Doing this will allow the user to add this plugin in any view, but keeps the Z axis to always point in the up direction.
It seems kind of odd that since in maxscript it is as easy as typing
rotate $ eulerAngles -90 0 0
That sounds great! 🙂
Have you seen this tutorial about cloning:
?
This is a Modifier output, but it could apply to Geometry too.
The following tutorial might also be of good resource:
https://area.autodesk.com/tutorials/3ds-max-mcg-world-space-effects/
Can't find what you're looking for? Ask the community or share your knowledge.