A Little 3D to 3D Format Converter Version 2.2 This program is a little utility to convert 3D files to a number of other 3D formats. It can generate smooth triangles for those formats that support it, allowing you to specify the angle under which the faces should be smoothed.
File List:
3DWIN.CNT
42b
3DWIN.EXE
280Kb
3DWIN.HLP
10Kb
3DWIN.TXT
213b
CHESS.RAW
42Kb
Similar code
3D Studio loader/converter (With C++ sourcecode)
(Popularity: ) : Reads a 3DS file and outputs an easier to read format. Good utility with full source for reading .3DS files. It's easily tweakable (with a #define) to read from a file or memory and not that difficult to tweak for ...