[osg-users] [Re: to draw landscapes beginning from a matrix]

Robert Osfield robert.osfield at gmail.com
Mon Mar 3 02:52:43 PST 2008


On Mon, Mar 3, 2008 at 10:45 AM, aurora restivo <aurora_re at tiscali.it> wrote:
>  how can I color every altitude with different color?

Just allocate the number of levels you want in the TransferFunction1D
and then assign the colours, and the high range.  Since you've already
got two layers working, I would have thought it would straight forward
to amend your code to do more.

Robert.


More information about the osg-users mailing list