Robert Osfield
|
e53876bae9
|
Fixed bug in interpolation of colour values
|
2009-09-11 13:08:49 +00:00 |
|
Robert Osfield
|
2d55740b3e
|
Refactored osg::TransferFunction1D to use an std::map internally which is kept in sync with the actual osg::Image that is passed to the GPU.
Added .osg support for osg::TransferFunction1D.
Updated wrappers
|
2009-02-02 14:43:27 +00:00 |
|
Robert Osfield
|
d6b0cd64f1
|
Ground work for full .osg support for osg::TransferFunction*
|
2009-02-01 12:38:55 +00:00 |
|
Robert Osfield
|
5c7a6a25a0
|
From Paul Melis, "I think TransferFunction needs to call _image->dirty() in two places in response to an assign() of new transfer map values.
Here's an updated file, which seems to work here.
"
|
2009-01-30 15:04:07 +00:00 |
|
Robert Osfield
|
995ead176a
|
Introduced TransferFunction1D::assign(ValueMap&).
|
2008-09-13 09:09:51 +00:00 |
|
Robert Osfield
|
67f1503c7d
|
Refactored osgTerrain so that the interface for setting up layer is more straight forward, and added support into GeometryTechnique for handling multiple layers
|
2008-02-22 11:52:23 +00:00 |
|
Robert Osfield
|
6516bf4910
|
Added TextureUnit entry to osg::TransferFunction and osgTerrain::Layer
|
2008-02-20 12:34:13 +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
|
bff1b51361
|
Added preliminary work on osg::TransferFunction
|
2007-03-10 11:53:31 +00:00 |
|