OpenSceneGraph/src/osgPlugins/obj
2002-03-31 09:54:14 +00:00
..
glm.cpp Removed reference to malloc.h, replacing by stdlib.h instead. 2002-03-31 09:54:14 +00:00
glm.h Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
Makefile Updated the makefiles to all have the #!gmake reference to force IRIX 2002-02-13 22:56:47 +00:00
ReaderWriterOBJ.cpp Added file extension guard to .obj reader plugin. 2002-03-04 01:37:18 +00:00
README.osg Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
spec_obj.txt Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00

This Wavefront OBJ reader is based on the glm file format reader by
Nate Robins - http://www.pobox.com/~ndr/

ReaderWriterOBJ.cpp is the OSG code which adapts the library into a osg plugin.

Copyright (C) Ulrich Hertlein <u.hertlein@web.de>