6773aca87a
"Here is our freshly baked 3DS reader/writer (named 'v0.5' to differentiate from previous one). Changes are against trunk rev. 10819. Short changelog (from rev 10819): - Added 3DS writer - Sync'd with latest lib3DS - Added options, especially "flattenMatrixTransforms" to get the "old" behaviour (else the reader correctly maps to OSG the transforms from the 3DS file). What should be done: - Check with pivot points, with and without "flattenMatrixTransforms" option. - We ran tests on it, but we can never be 100% sure there is no bug. Testing from the community would of course be helpful." |
||
---|---|---|
.. | ||
AUTHORS | ||
COPYING | ||
lib3ds_atmosphere.c | ||
lib3ds_background.c | ||
lib3ds_camera.c | ||
lib3ds_chunk.c | ||
lib3ds_chunktable.c | ||
lib3ds_file.c | ||
lib3ds_impl.h | ||
lib3ds_io.c | ||
lib3ds_light.c | ||
lib3ds_material.c | ||
lib3ds_math.c | ||
lib3ds_matrix.c | ||
lib3ds_mesh.c | ||
lib3ds_node.c | ||
lib3ds_quat.c | ||
lib3ds_shadow.c | ||
lib3ds_track.c | ||
lib3ds_util.c | ||
lib3ds_vector.c | ||
lib3ds_viewport.c | ||
lib3ds.h | ||
README |
This is a modified subset of lib3DS (v2.0.0-rc1 - 20080909). The original lib can be found at www.lib3ds.org. The modifications are for compatibility only (fixes for compilation). Here is the original README: ----- Lib3ds is a free toolkit for handling the "3DS" format for 3D model files. Its main goal is to simplify the creation of 3DS import and export filters. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. The official Lib3ds Homepage can be found at: www.lib3ds.org