dmsurti / AssimpKit

A library (macOS, iOS) that converts the files supported by Assimp to Scene Kit scenes.
http://assimpkit.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
477 stars 54 forks source link

Support for Blender files #70

Open JakubKahovec opened 7 years ago

JakubKahovec commented 7 years ago

Hi Deepak, do you plan to add support for Blender files (.blend), which are supported by the Assimp library Thanks

dmsurti commented 7 years ago

@JakubKahovec Yes, as of version 1.2.0 29 files are supported. I now plan to add the pending files. Blender is the next one, as I am also a Blender user :-). Thanks for +1 to blend file support.

FYI, most likely next month will see Blender supported added.

JakubKahovec commented 6 years ago

Hi Deepak, how does it go with the support for Blender ? Thanks

dmsurti commented 6 years ago

I have done some testing with with some complex Blender files and the results are only satisfactory (both geometry and textures/materials). I might just release it as an alpha support so it can be tested out in the wild.

It will be great if you can share some blender files for testing.