Robert Osfield
|
b97d8c0fe0
|
Added TerrainNode::init() and s/getTreatBoundariesToValidDataAsDefaultValue flag.
|
2007-05-13 09:54:51 +00:00 |
|
Robert Osfield
|
acb2ed177c
|
Added ValidDataOperator base class and NoDataValue and ValidRange subclasses, and
support for it in osgTerrain::Layer and GeometryTechniqnue.
|
2007-05-11 18:25:06 +00:00 |
|
Robert Osfield
|
8c7b5b5865
|
Added supoort for transforming layers by an offset and scale
|
2007-05-10 18:07:54 +00:00 |
|
Robert Osfield
|
bd194693dd
|
Added automatic enabling of blending when alpha value != 1.0 occur in the color
or transfer function data.
|
2007-05-10 12:33:56 +00:00 |
|
Robert Osfield
|
af5b6aa43e
|
Added CartizianLocator
|
2007-05-03 16:23:19 +00:00 |
|
Robert Osfield
|
efb52dfab9
|
Added TerrainNode::setColorFilter(layerNum,Filter) to allow developers to set
what type of texture filter to use, either LINEAER and NEAREST.
|
2007-04-30 09:47:35 +00:00 |
|
Robert Osfield
|
17054afc8f
|
Changed the parameter handling so that it supports left to right inheritance of settings
|
2007-04-11 11:20:42 +00:00 |
|
Robert Osfield
|
43c24da12d
|
Added setValue method and osg::Image setup to osg::TransferFunction1D, and setup
of TransferFunction1D into osgterrain example.
|
2007-04-02 13:06:59 +00:00 |
|
Robert Osfield
|
0c44e9ac19
|
Added creation of basic geoemtry to test Locator and extents
|
2007-03-29 14:45:35 +00:00 |
|
Robert Osfield
|
cb811aa7cd
|
Added support for compute the extents on local NDC coordiantes of the
elevation and colour layers
|
2007-03-28 16:28:20 +00:00 |
|
Robert Osfield
|
4688d5ae8e
|
Rearranged the traversal and initialization of TerrainTechnique
|
2007-03-27 16:01:01 +00:00 |
|
Robert Osfield
|
e76e4e82db
|
Added EllipsoidLocator.
|
2007-03-27 11:23:57 +00:00 |
|
Robert Osfield
|
1cdda0654f
|
Added Locator and layer setting to osgterrain example
|
2007-03-26 15:52:22 +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
|
794553700f
|
Further work on osgterrain example
|
2007-03-19 10:38:44 +00:00 |
|
Robert Osfield
|
2c3ead29fa
|
Added osgterrain example
|
2007-03-14 12:43:29 +00:00 |
|