| Author |
drawing a point in java3d
|
Lucas Smith
Ranch Hand
Joined: Apr 20, 2009
Posts: 804
|
|
Hi,
Is there any possibility to draw a point in a 3D sphere? I reckon that a point will be marked as a small 3D cube. So, do I have to mark that points as 3D cubes? But on the other hand, there will be about 900000 of this points and they will be organised in a system to create some patterns. What about performance issues? Any other ideas?
Thanks!
|
SCJP6, SCWCD5, OCE:EJBD6.
BLOG: http://leakfromjavaheap.blogspot.com
|
 |
Lucas Smith
Ranch Hand
Joined: Apr 20, 2009
Posts: 804
|
|
What about particle system?
Any ideas?
|
 |
Lucas Smith
Ranch Hand
Joined: Apr 20, 2009
Posts: 804
|
|
I want to achieve something like this:
http://www.youtube.com/watch?v=CYgbnI_R1E0&feature=related
|
 |
 |
|
|
subject: drawing a point in java3d
|
|
|