|
From: clayton c. <dr...@sm...> - 2001-07-30 16:06:20
|
Braden McDaniel wrote: > > OpenVRML 0.11.0 has been released. > > OpenVRML is a C++ library for reading and displaying VRML worlds. The > OpenVRML distribution includes Lookat, a simple GLUT-based VRML viewer. > > Highlights for this release: > > * New memory manager for nodes, using a refcounted smart pointer instead > of an intrusive reference count. > * Significant reworking of the JavaScript binding. More to come. > * Now (optionally) depends on the Mozilla distribution of JavaScript > instead of compiling our own into the library. > * libpng and libjpeg are now optional dependencies. > * API cleanup for VrmlField classes. > * Consolidated node implementations into fewer files. > > ------------------------------------------------------------------------- > for list subscription instructions, > send email to www...@we... with text "info" Braden: this is wicked! i was wondering what version of the javascript engine should be used? or at least is know to work 1.5-rc3 or the 1.5rc3a? i would also suggest possibly including a link to ftp://ftp.mozilla.org/pub/js/ so ppl know where to down load the spidermonkey libs ;) it took me a good ten minutes to google it up ttfn |