Hi Developers! ;-)
I want to know if the actual version is complete, because I think there were missing files i.e. IvfFile etc. !?
And will there be support for 3d-file formats nativ ?
Tom
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The 0.6.6 release does not include the ivffile library. The directory just went along the distribution. Ivf++ will support loading of 3d-file formats soon. I am currently working on support for the AC3D file format and possible 3DS loading. Help in writing file loaders are greatly appreciated.
Also note that the Win32 version requires the following setup in the Tools/options/directories dialog:
Include files:
[ivf-directory]\include\vc
[ivf-directory]\include
..glut.., ..gle.. includes etc
Hi Developers! ;-)
I want to know if the actual version is complete, because I think there were missing files i.e. IvfFile etc. !?
And will there be support for 3d-file formats nativ ?
Tom
The 0.6.6 release does not include the ivffile library. The directory just went along the distribution. Ivf++ will support loading of 3d-file formats soon. I am currently working on support for the AC3D file format and possible 3DS loading. Help in writing file loaders are greatly appreciated.
Also note that the Win32 version requires the following setup in the Tools/options/directories dialog:
Include files:
[ivf-directory]\include\vc
[ivf-directory]\include
..glut.., ..gle.. includes etc
Library files:
[ivf-directory]\vc6\lib
..glut.., ..gle.. libraries etc
I hope this helps.