Re: [JAVA3D] Just little statistics.

2002-01-29 Thread Mark Montana
IDEs, editors, and coding styles are things that a developer takes very personally. It is next to impossible to tell someone who likes their own tool or their own style that there is a better option. Having said that, I'll tell you that TextPad is great! It's only about $25, and it does way more

[JAVA3D] Java3D and thread safety?

2001-01-04 Thread Mark Montana
Hi all, I am a new user of Java3D, and I was wondering if Java3D was thread safe. I noticed that using Java3D in an application will cause over a dozen new threads to start running. (Well, at least in our application because we are using several behaviors and such.) We enabled the write capability

[JAVA3D] Mixing Java3D and Magician in same app

2000-11-07 Thread Mark Montana
Hi all, i am having a very unique problem, but maybe someone has faced it also. on my project we are mixing Magician and Java3D in the same application. within one Java window, we have a Magician panel and a separate Java3D panel. for some reason on my Windows NT box, after so many rendering fram