OpenSceneGraph/src/osgPlugins/lwo
2002-07-26 16:33:25 +00:00
..
COPYING Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
lw.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
lw.h Ported LWO loader across to use osg::Geometry. Work not quite complete, 2002-06-26 21:08:17 +00:00
Lwo2.cpp Added support for LWO2, send in by Pavel Moloshtan. 2002-07-26 16:33:25 +00:00
Lwo2.h Added support for LWO2, send in by Pavel Moloshtan. 2002-07-26 16:33:25 +00:00
Lwo2Layer.cpp Added support for LWO2, send in by Pavel Moloshtan. 2002-07-26 16:33:25 +00:00
Lwo2Layer.h Added support for LWO2, send in by Pavel Moloshtan. 2002-07-26 16:33:25 +00:00
Makefile Added support for LWO2, send in by Pavel Moloshtan. 2002-07-26 16:33:25 +00:00
ReaderWriterLWO.cpp Added support for LWO2, send in by Pavel Moloshtan. 2002-07-26 16:33:25 +00:00
README Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
README.osg Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
spec_lwob.txt Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00

AUTHOR

 lw is Copyright (C) 1999 by Janne Löf <jlof@mail.student.oulu.fi>


WHAT IS lw?
 lw is a LightWave mesh reader, I lifted this source from one of the
 examples of GtkGLArea. This is why you will also need glib from gtk+,
 I will remove this restriction in the next release.


LICENSE

 lw is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.

DOCUMENTATION

 Use the source!