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.