Creating a Glowing Sphere in Java3D

Posted by Jim on Stack Overflow See other posts from Stack Overflow or by Jim
Published on 2010-03-30T06:05:30Z Indexed on 2010/03/30 6:13 UTC
Read the original article Hit count: 556

Filed under:
|
|

Hey,

I'm looking for a way to reproduce this foggy-sphere-glowing effect using Java3D.

http://bzflag.org/screenshots/bzfi0021.jpg http://bzflag.org/screenshots/bzfi0019.jpg http://bzflag.org/screenshots/bzfi0022.jpg

I'm creating a transform group with a point light source and an emissive-material-sphere, but I can't reproduce the foggyness.

Ideas?

Thanks!

© Stack Overflow or respective owner

Related posts about java3d

Related posts about java