Robert Osfield
|
1c6193ba78
|
Renamed osgTerrain::TerrainNode to osgTerrain::Terrain and introduced basic
.osg read support for osgTerrain::Terrain.
|
2007-08-07 19:53:57 +00:00 |
|
Robert Osfield
|
b97d8c0fe0
|
Added TerrainNode::init() and s/getTreatBoundariesToValidDataAsDefaultValue flag.
|
2007-05-13 09:54:51 +00:00 |
|
Robert Osfield
|
4688d5ae8e
|
Rearranged the traversal and initialization of TerrainTechnique
|
2007-03-27 16:01:01 +00:00 |
|
Robert Osfield
|
541c3f13e9
|
Added GeometryTechinque to osgTerrain. Added usage of GeometryTechnique into osgterrain example
Added --width and --height command line options to osgdistortion to allow users
to control the window size.
|
2007-03-21 16:34:04 +00:00 |
|
Robert Osfield
|
c489b0af2c
|
Renamed HeightFieldNode and HeightFieldRenderer to TerrainNode and TerrainTechnique respectively
|
2007-03-14 11:24:04 +00:00 |
|