This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > VRML > December 2004 > ANN: OpenVRML 0.15.0
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
ANN: OpenVRML 0.15.0
|
|
| Braden McDaniel 2004-12-02, 12:17 pm |
| OpenVRML 0.15.0 is now available. The distribution can be obtained from
<http://prdownloads.sourceforge.net/...tar.gz?download>
OpenVRML is a C++ runtime library for VRML97 worlds. It is capable of
reading and displaying VRML; it can be used for creating loaders, file
converters, and VRML browsers.
OpenVRML includes lookat, a simple VRML browser that uses SDL.
This release also introduces a Mozilla plug-in. (See below for some
qualifying remarks on this point.)
You can find OpenVRML on the Web at
<http://openvrml.org>
New in OpenVRML 0.15.0:
- lookat now uses SDL instead of GLUT and is licenced under the terms of
the GPL. (The OpenVRML libraries remain available under the terms of
the LGPL.)
- OpenVRML now builds with Microsoft Visual C++ 7.1.
- Rearchitected event propagation to eliminate string comparisons.
Event propagation is now much, much faster.
- Added a Mozilla plug-in (for platforms that use a GTK+ 2.x-based
Mozilla browser). In this release the plug-in is mostly a proof of
concept which may not be usable for day-to-day browsing of VRML
worlds.
- Eliminated use of regex (so Windows users no longer need the regex
library.)
- Fixed too many bugs to mention here.
| |
| Joerg Scheurich aka MUFTI 2004-12-03, 4:17 am |
| > New in OpenVRML 0.15.0:
> - Fixed too many bugs to mention here.
- Some of the former OpenVRML versions had real problems when using
EXTERN PROTOs. What is the current situation ?
- Some of the former OpenVRML versions did not support directOutput
to the created scenegraph, like the lines
internNode = Browser.createVrmlFromString('Transform {}');
group.children[i] = internNode[0];
group.children[i].children[0] = particle_node;
in
http://www.csv.ica.uni-stuttgart.de...t/particles.wrl
Is this problem solved ?
so long
MUFTI
--
Klicken Sie diese Akte an, dann klappen sie OK zusammen.
(aus einem Software-Handbuch)
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|