Digital Asset Importer Projects

Developing a script in Blender 3D can be confusing. Its API documentation is not very user friendly. These tutorials will teach you how to extract important 3D model information which can be used in your 3D application.


How to develop a Digital Asset Importer in Blender?

Learn how you can use the Blender API with Python to extract vertices, normals and UV coordinates from a 3D Blender model. Start Project