Skip to content

Blender 3D scripts to use in conjunction with Unreal Engine 4.

License

Notifications You must be signed in to change notification settings

MWallace3D/unreal_tools

 
 

Repository files navigation

Blender-UnrealTools

Vertex Animation- This script creates a new panel in the object mode tool shelf as well as a new operator. When called the operator will take all selected mesh objects in the active scene and copy their mesh data per frame. The difference in each vertex location and normals in world space is then stored as color data in two images respectfully. A new mesh is created for export with it's second UV channel's vertices spaced evenly across the V axis.

Mesh Morpher- This script creates a new panel in the object mode tool shelf as well as a new operator. When called the operator will (based on user settings) store shape key vertex offset data in a mesh's UV channels, and store normal data in it's vertex colors.

About

Blender 3D scripts to use in conjunction with Unreal Engine 4.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%