View Full Version : How to import 3D models
Rekire
08-11-2011, 10:22 PM
Hi,
how can I import a 3D model from Blender into the ClanLib framework?
I get allways an exception which tells me that only triangls would be allowed. How can I fix this problem?
rombust
08-12-2011, 05:59 PM
I assume that you are using the Collada loader found in the ClanLib examples.
This loader is quite basic and is hopefully going to be scrapped during the next release of ClanLib 2.3 branch with preference of using Assimp ( http://assimp.sourceforge.net/ ). This depends when the next major release of Assimp is complete.
Anyway using Blender... "In edit mode, select all faces you need to triangulate, and then press CTRL-T"
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.