At 03:34 PM 8/19/2003 -0700, you wrote:
I work on animation project.
It's of mild interest to me. I was planning on moving off it, but if
it was open sourced, then we would hang around and continue to use it.
===
To unsubscribe
At 08:36 AM 12/4/01 -0500, you wrote:
Hello!
I try to use a loader and get reference of objects in .wrl file so I can
change the property of the objects in the case to move or rotate them.
Does someone know which methods to use to do this.
Thank
Shubin
>VRML is a popular and widely used format
At 09:14 PM 3/18/02 -0500, you wrote:
Hi Sumit,
I think what you need to use is while(condition){wait();} and notify(). You
can find these on the java thread programming topic.
There is a book called "java thread programming" by Paul Hyde. I have done
these kinds of programming before. If you int