|
From: Braden M. <br...@en...> - 2001-08-08 19:43:01
|
On 08 Aug 2001 15:04:14 -0400, Diana Garroway wrote: > Ok, so I have openVRML and I have spent the last two days reading over the > code and trying to figure it out. > The documentation is horrible! But on the otherhand the code seems good. I > think documentation should become a priority, the code is too deep for just > tracing your way through it. > > Anyway besides the point, I would like to use these libraries to program > with VRML. Almost like using performer. I want the ability to trace the > scene graph, manipulate nodes, and add in features. > Does anyone have any example programs of using these libraries for anything > besides a viewer? > > Thanks in advance for your help. Yes, the docs suck. But since I'm working on rearchitecture, improving them is not a high priority. Most of the stuff I've touched in the API now has Doxygen comments, though that's really only a first step toward decent documentation. Sane docs will be a high priority once the new node architecture is in place. -- Braden McDaniel e-mail: <br...@en...> <http://endoframe.com> Jabber: <br...@ja...> |