RobWorkProject  23.9.11-
Classes | Namespaces
LoaderAssimp.hpp File Reference

Load 3D models using the Open Asset Import Library (Assimp). More...

#include <rw/loaders/Model3DLoader.hpp>

Classes

class  LoaderAssimp
 Load 3D models using the Open Asset Import Library (Assimp). More...
 

Namespaces

 rw
 Deprecated namespace since 16/4-2020 for this class.
 
 rw::loaders
 Workcell loaders and other loaders.
 

Detailed Description

Load 3D models using the Open Asset Import Library (Assimp).

For further information on Assimp and supported formats, see http://assimp.sourceforge.net

So far the loader has been tested for .dae files (Collada).

Note that the RobWork loader for Assimp is still work in progress.