An open API service indexing awesome lists of open source software.

https://github.com/c3d/tao-object-loader

A Tao3d modul to load 3D objects using GLC-Lib - Reads .obj or .3ds files.
https://github.com/c3d/tao-object-loader

Last synced: 12 months ago
JSON representation

A Tao3d modul to load 3D objects using GLC-Lib - Reads .obj or .3ds files.

Awesome Lists containing this project

README

          

glc-lib

Source code for the GLC_Lib library (http://www.glc-lib.net/)
License: LGPL
SVN repository is at:
https://glc-lib.svn.sourceforge.net/svnroot/glc-lib/glc-lib

Current version is: 2.2.0
+ some Taodyne changes to support colored objects (#1182)
+ upstream commits included in 2.2.1, to fix #1507

Note: glc-lib contains 2 project files (.pro):
* GLC_lib.pro: the real one (from the GLC lib source repository)
* glc-lib.pro: the project file used by the Tao module. Includes GLC_lib.pro
and redefines some variables so that "make install" does the right thing.