Hi,
i'm adding thousands of small Shape3D's within a for statement.
right after this i'm using picktool to detect which Shape collide .
My Problem now is that j3d is'nt fast enough . The Picktool doesn't find
any colls , cause j3d hasn't finished adding or what else it is doing.
If i'm in Debug e
this doesn't help much , the effect keeps.
The problem must be in the combination with WebStart .
Has anyone expierience with webstart and j3d ?
Jason Taylor schrieb:
>
> Not much help but I think about a week ago one of the Sun guys posted a
> compatibility table that said in effect that the onl
Hi,all
i'm using j3d 1.2.1_04 OGL with j2sdk1.4 under Win2000.
Combining this with Java Webstart i get flickering problems, the repaint
seems not work correct.
If i run my app without Webstart no problems occour.
if i use WebStart and j2Sdk 1.3.x no problems occour ...
What do i have to do to get