Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java 3D > Re: Ghost image...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 4 Topic 802 of 832
Post > Topic >>

Re: Ghost image while tracking

by Mark Hood <invalid@[EMAIL PROTECTED] > Mar 10, 2008 at 06:40 PM

Weird... you replyed to a post from over a year ago.

Anyway, abandoning Java 3D is an option and makes sense over the long
term, but it might not be the best option short term if one has a lot
of code invested in it, especially when a fix for a specific problem
is available and well-known:

Java 3D has a 1-frame latency between the view parameters currently in
use by the renderer and the scene graph view platform position that
the application sets.  So if you take the view parameters from
something like Canvas3D's ImagePlateToVworld and align some geometry
in the scene graph to it, it will end up being 1 frame behind the
actual view by the time the scene graph is actually updated by the
system.

The ViewInfo utility class (somewhere in com.sun.j3d.utils.universe)
will give you view info that is up-to-date with respect to the current
state of the scene graph.

-- Mark
 




 4 Posts in Topic:
Ghost image while tracking
me_dave@[EMAIL PROTECTED]  2007-12-03 06:36:15 
Re: Ghost image while tracking
Zaxonic <zaxonic@[EMAI  2008-03-07 20:47:09 
Re: Ghost image while tracking
Mark Hood <invalid@[EM  2008-03-10 18:40:18 
Re: Ghost image while tracking
Joyal <dhgouveia@[EMAI  2008-03-11 07:44:19 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 25 8:36:05 CDT 2008.