[udig-devel] Re: rendering

Jody Garnett jgarnett at refractions.net
Thu Oct 5 12:38:11 PDT 2006


Andy Czerwonka wrote:
> Something to think about as you're in there...
>
> I'd like to use layers behind the scenes to render an animation, so making 
> sure that we only render one layer is important.  basically, I'd like to 
> show vehicles moving on the screen.
>   
We have implemented this previously with a "MapGraphic" basically the 
dynamic data stream was fed into a data structure stored on the layer 
blackboard, and then we had a very simple non resource based renderer 
visualize the content as needed.

You can see the result in our implementaiton of GeoVideo service ...
- http://udig.refractions.net/confluence/display/OWS3

Cheers,
Jody


More information about the udig-devel mailing list