OpenSceneGraph/examples/osgterrain
2014-11-21 14:46:08 +00:00
..
CMakeLists.txt Added experimental osgTerrain::ShaderTerrain TerrainTechnique to osgterrain example to flesh out new shader based displacement mapping approach to osgTerrain databases. 2014-10-21 15:08:44 +00:00
osgterrain.cpp Added --db-affinit cpuNum option to osgterrain example to illustrate how to set the thead affinity of the DatabasePager threads. 2014-11-21 14:46:08 +00:00
ShaderTerrain.cpp Changed the way that the cell size is passed to the shader 2014-11-19 10:43:07 +00:00
ShaderTerrain.h Improvements to the ShaderTerrain experiemental terrain rendering technique. 2014-11-04 20:07:40 +00:00