Introduction - If you have any usage issues, please Google them yourself
Class responsible for c3DS read 3ds file structure, which provides a series of virtual function to read data, but it does not save data, you have to write a class to inherit it and override these virtual functions. Specific routines, I wrote a class called c3DSMODEL, it read-only grid data, and rendering.
Packet : 158838743ds.rar filelist
3ds
3ds\3ds.dsp
3ds\3ds.dsw
3ds\3ds.h
3ds\3ds.ncb
3ds\3ds.opt
3ds\3ds.plg
3ds\car.3DS
3ds\Debug
3ds\main.cpp