Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 488 Bytes

readme.md

File metadata and controls

14 lines (8 loc) · 488 Bytes

Blender Parser for Unity.

Serialize the contents of a blend file in Unity.

Blend Reader Input

How to use:

Clone the repository and open the Unity Project. Paste your .blend file path into the Blend Reader Input MonoBehaviour.

Support

The viewport in Unity is quite laggy due to loading the entire blend file. Let me know if you have ideas to make it more performant.