• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

AUTHORSH A D31-Jan-2020308 1814

COPYINGH A D31-Jan-202017.6 KiB341281

READMEH A D31-Jan-2020683 1812

lib3ds.hH A D31-Jan-202029.8 KiB811634

lib3ds_atmosphere.cH A D31-Jan-20207 KiB254191

lib3ds_background.cH A D31-Jan-20205.7 KiB214160

lib3ds_camera.cH A D31-Jan-20204.2 KiB16690

lib3ds_chunk.cH A D31-Jan-20203.6 KiB14782

lib3ds_chunktable.cH A D31-Jan-20209.7 KiB261236

lib3ds_file.cH A D31-Jan-202037.7 KiB1,4341,092

lib3ds_impl.hH A D31-Jan-202014.6 KiB394346

lib3ds_io.cH A D31-Jan-20209.2 KiB454291

lib3ds_light.cH A D31-Jan-20209.2 KiB324258

lib3ds_material.cH A D31-Jan-202025.6 KiB873708

lib3ds_math.cH A D31-Jan-20201.9 KiB6338

lib3ds_matrix.cH A D31-Jan-202010.3 KiB467292

lib3ds_mesh.cH A D31-Jan-202019.9 KiB688499

lib3ds_node.cH A D31-Jan-202034.8 KiB1,063857

lib3ds_quat.cH A D31-Jan-20205.9 KiB295192

lib3ds_shadow.cH A D31-Jan-20202.8 KiB9766

lib3ds_track.cH A D31-Jan-202015.1 KiB564446

lib3ds_util.cH A D31-Jan-20203.3 KiB10672

lib3ds_vector.cH A D31-Jan-20204.9 KiB247115

lib3ds_viewport.cH A D31-Jan-202011.9 KiB297242

README

1This is a modified subset of lib3DS (v2.0.0-rc1 - 20080909).
2The original lib can be found at www.lib3ds.org.
3The modifications are for compatibility only (fixes for compilation).
4
5Here is the original README:
6-----
7
8Lib3ds is a free toolkit for handling the "3DS" format for 3D model files.
9Its main goal is to simplify the creation of 3DS import and export filters.
10
11This  program  is  distributed in  the  hope that it will  be useful,  but
12WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
13or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
14License for more details.
15
16The official Lib3ds Homepage can be found at: www.lib3ds.org
17
18