RobWorkProject
23.9.11-
|
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. | |
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.