atom feed7 messages in net.java.dev.scenegraph.devRe: Birds'eye view / multiple views t...
FromSent OnAttachments
scen...@javadesktop.orgJun 6, 2008 11:06 am 
scen...@javadesktop.orgJun 12, 2008 6:18 am 
scen...@javadesktop.orgJun 12, 2008 8:54 am 
Jim GrahamJun 12, 2008 12:22 pm 
Jim GrahamJun 12, 2008 12:32 pm 
scen...@javadesktop.orgJun 12, 2008 3:01 pm 
Jim GrahamJun 12, 2008 4:27 pm 
Subject:Re: Birds'eye view / multiple views to a scene
From:Jim Graham (Jim.@Sun.COM)
Date:Jun 12, 2008 12:22:39 pm
List:net.java.dev.scenegraph.dev

Having scene graphs in multiple places is on a long term wish list, but we don't have a good handle on how to implement it and maintain a lot of our optimizations. Since nodes cache information that can only be determined by scanning their ancestors we'd have to have a complicated multiple-ancestry registry of this information or we'd have to have the trees disable their optimizations when they appear in more than one place.

In short, we're aware of the feature and still working out how to best integrate it into our implementation...

...jim

scen@javadesktop.org wrote:

Is there really nobody who's able and willing to answer this question?

If it's no possible to display the same scene in multiple panels this is a pain
for quite a number of use-cases. Is duplicating and syncing the scene the only
solution?

If it's possible it's well hidden in the API, a hint would be kind.

Greetings, M [Message sent by forum member 'mrohrmoser' (mrohrmoser)]

http://forums.java.net/jive/thread.jspa?messageID=279934