This Script rename all the nodes.
Geometry Nodes will be renamed with the name of the Parent node followed by a number.
Other Nodes, if present, will be renamed with some Attributes, like Code and Description.
For example, Node geometry will became PARENTNAME #123.
For example, Parent Node will became CODE - DESCRIPTION.
Useful for imported model like that from Inventor, that have all the geometry node named 'SolidXX' or 'Geometry'
Convert MaterialGroup nodes in Group nodes. Recursive from the selected node.
If the MaterialGroup is Active, it will be flushed and then converted.
NOTE: Cloned nodes could not be converted.
This script remove all the bumps and all the displacements from all the materials.
To use before to start a presentation on an hardware not really powerful, or before to start a VR session where bumps and displacements lower the performances.
MAKE ATTENTION: the script modify the materials, so DON'T SAVE your scene after using it!!
Capture the camera movement with keyframes or viewpoints.
if you want an animated camera but yow want to capture your current camera movement. With this script you can capture your camera transformations (translations and rotations) while you are moving the camera. there are some variables to define timing and capturing
Just copy and paste the code in the VRED Script Editor.
press Q to start capturing press W to stop
This script create a stcketched appearance for every geometry in the selected tree node.
There are some parameters to set to manage final sketched view.
Note: numpy and cv2 are required
https://forums.autodesk.com/t5/vred-forum/sketch-render-script/m-p/12097073#M10974
Credits: Bryan Morris, Coppet, Vaud, CH