|
From: Braden M. <br...@en...> - 2001-07-30 17:13:55
|
On 30 Jul 2001 09:07:23 -0700, clayton cottingham wrote: > 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? The most recent one. (The latter.) > 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's in the README, under "Optional features". -- Braden McDaniel e-mail: <br...@en...> <http://endoframe.com> Jabber: <br...@ja...> |