File List
Here is a list of all documented files with brief descriptions:
| 3ds2obj.c [code] | Implementation of 3ds2obj converter |
| 3dsdump.c [code] | Implementation of 3DS dump utility |
| cube.c [code] | Implementation of cube example |
| lib3ds.h [code] | Header file for public API defined by lib3ds |
| lib3ds_atmosphere.c [code] | |
| lib3ds_background.c [code] | |
| lib3ds_camera.c [code] | |
| lib3ds_chunk.c [code] | |
| lib3ds_chunktable.c [code] | |
| lib3ds_file.c [code] | |
| lib3ds_impl.h [code] | Private header file used internally by lib3ds |
| lib3ds_io.c [code] | |
| lib3ds_light.c [code] | |
| lib3ds_material.c [code] | |
| lib3ds_math.c [code] | |
| lib3ds_matrix.c [code] | Matrix mathematics implementation |
| lib3ds_mesh.c [code] | |
| lib3ds_node.c [code] | |
| lib3ds_quat.c [code] | Quaternion mathematics implementation |
| lib3ds_shadow.c [code] | |
| lib3ds_track.c [code] | |
| lib3ds_util.c [code] | |
| lib3ds_vector.c [code] | Vector mathematics implementation |
| lib3ds_viewport.c [code] | |