[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[geovrml] Re: Rez terrain modelling/translator too update




Hi Chris,

This is great - many thanks for continuing this effort. I have added a news
item to the GeoVRML.org web site for this. There is of course already a link
to the Rez tools from the "Tools" page on the site.

On your site, I notice that links for the GeoVRML world example are all
broken. If you able to easily fix these, including the ZIP file, then I will
download and add this example to the GeoVRML Example Content web page too.

As for Java3D work, see my next message for some interesting developments...

Cheers,

Martin.


On Sat, 16 Feb 2002, chris thorne wrote:
> There is a fairly major update of Rez at www.surak.com
> au/~chris/vrml/RezIndex.html
>
> The main changes are:
> Changes 16/2/2002
> A number of design changes were made to make the framework easier to work
> with and tolay the foundation for forming an API.  Design of tiler and any
> geographical output classes now follows the Composite design pattern. There
> is a new interface for GUI plugins, and a new interface for scene generator
> plugins (a scene generator is my term for whatever creates things additional
> to the terrain.  e.g. geometry in which the terrain resides, viewpoints,
> tour interpolators, buildings, features etc).
> Some internal redesign, debugging etc.
> Modifiable text is now managed through properties files that sit in the
> appropriate plugins directory, and there is a new interface for the
> modifiable text handler, which, you guesed it!, can be another plugin.
> Things to watch out for:
> The RezTile interface has changed
> the parameters and config file fields have changed:
> the debug flag is set in the command line through a -D flag, no longer as a
> standard Rez parameter.
> some redundant parameters are removed
> the config files are changed to allow gui, scene plugins and to remove the
> separate tree builder plugin (the treebuilder interface is still
> implementable but its instance must be called from the buildTree method of
> the RezTile instance.
> tiles and images no longer have an alphabetic character (corresponding to
> level) appended to the file name
> I think with these changes the Rez system becomes a true (embryonic)
> framework and it sets the stage for easier expansion of its uses and
> capabilities.
> New sample plugins:
> A sample plugin GUI (in rez.plugins.gui)
> A scene generator plugin for VRML models  (in rez.plugins.scene)
> There is now only one plugin interface for multiresolution tiles (if a
> separate tree node generator is required it is called from the tiler).
>
>  I plan to do a bit on Java3d next,
>
> cheers,
>
>
> chris

---------------------------------------------------------------------------
Martin Reddy                                   SRI International, AI Center
                                               Menlo Park, CA 94025-3493
reddy@ai.sri.com                               Tel : (650) 859-6468
http://www.martinreddy.net/                    Fax : (650) 859-3735