SoTerrain
Aim of this project is to make a library of OpenInventor nodes implementing terrain visualization algorithms. Current nodes supports only finite terrain loaded from a heightmap file into SoCoordinate?3 node and texture loaded into SoTexture?2 node. Support for infinite terrain with dynamic data loading from disk could be added in the future.
Here are some screenshots of ROAM and Geo Mip-Mapping algorithms nodes:
- SoSimpleROAMTerrain (full faces)
- SoSimpleROAMTerrain (wired faces)
- SoSimpleGeoMipMapTerrain (frustrum culling)
- SoSimpleGeoMipMapTerrain (full faces)
- SoSimpleGeoMipMapTerrain (wired faces)
- SoSimpleGeoMipMapTerrain (frustrum culling)
Documentation
Doxygen generated documentation for this library can be found here.
Changes in project
/SoTerrain, 5
