Portal:Development Tools/Mesh Loaders: Difference between revisions
Jump to navigation
Jump to search
Mesh loaders. |
(No difference)
|
Latest revision as of 06:17, 12 March 2013
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. |