Tagged 'Engine'

Render to Texture Selected

0 votes

poster

Batch render to texture script ready for game engines. Bakes all selected objects or groups with one click, saves baked UV textures into a directory, and replaces materials on the objects! If you select a group, it attaches all group members together and bakes it as a single object. Each selected object will have its own texture as well as a group. Output standard material will have a white diffuse color (necessary for some game engines such as Unity3D).

==== CHANGELOG ====
v2.0
-Fixed an issue with V-Ray

Stretchy Bones Converter

1 vote

Script for automating the process of getting 3dsMax's native stretchy bones into any game engine: creating a separate de-hierarchized bone structure that follows the motion of the base bone structure and automatically migrating skin weights on a mesh to those new bones.

USAGE:
Select the bones that you want to be affected with "Pick bones" button.
Select the affected mesh with a skin modifier with "Pick skinned object" button.
Press "Convert and reskin" button.

IMPORTANT: