Hi,
I’m looking for a terrain generation/following package (like the old j3d package (http://www.j3d.org/tutorials/collision/terrain.html ) used to handle).
I tried to use it, and the terrain generation works fine. But there are issues regarding the terrain following part (with Picking and TriangleStripArray).
-
Did someone have the same issue? Did he fix it?
-
Is it better to use the Xj3d package for terrain following? Is it mature enough?
-
Are people working on this part on the java3d project (java3d-core-util )?
-
Do you know some related java3d project?
I would appreciate any tips/information regarding terrain generation/following.
Thanks a lot,
Franck