读取3ds格式三维模型的标准类库 - lib3d
fmms
13年前
lib3d 是一个用于读取3ds格式三维模型的标准类库。它具有以下特性:
- Written in portable ANSI-C
- Supported platforms:
- GNU build tools (autoconf, automake, libtool)
- UNIX
- Mac OS X
- Microsoft Visual C++ 8.0 </ul>
- Supports little and big endian CPUs
- Load and save:
- Atmosphere settings
- Background settings
- Shadow map settings
- Viewport setting
- Materials
- Cameras
- Lights
- Meshes
- Hierarchy
- Keyframes
- Evaluation of all animation (keyframing) data
- Simple easy to manipulate data structures
- Vector mathematics module
- Quaternion mathematics module
- Matrix mathematics module
- Integrates seamless with OpenGL </ul>