Portal:Development Tools/Mesh Loaders
Jump to navigation
Jump to search
These tools load meshes into memory. They do not load them directly into OpenGL Buffer Objects or set up the data needed for Vertex Specification.
Name | Description |
---|---|
Open Asset Import | Reads a variety of 3D file formats, including COLLADA (often .dae), Blender3D native files (.blend), 3DS (.3ds), Wavefront Obj (.obj), and many more. |
lib3ds | The lib3ds library is for reading 3ds files. |