[JAVA3D] contour plots

2004-01-27 Thread Naomi Greenberg
I am looking for some guidance. I need to produce a plane above, below or through a 3D body with a contour map of the surface at that cut.  Does Java3D support contour maps? How do I do it? Are there any code samples, books, etc that a novice like I should look at?   Thanks, Naomi Greenberg =

[JAVA3D] Smoke and steam ...

2004-01-27 Thread pumpkin
Hello What is the most effectiv way to create smoke/steam in java3d ? I though about using 20-30 transparent Quads, each with a billboard-behavior and a bit of semi-transparent smoke as texture. With a bit of random moves, it looked good enough for me. But now the smoke will be visible from mult