Hi Ryan,

On Tue, Dec 23, 2008 at 4:15 AM, Ryan Morris <russell.co...@gmail.com> wrote:
> Thanks guys for the quick responses! This is the kind of information you
> can't really come by going through the ref docs. I didn't know you could
> only use certain plugins could be used as heightfields. I assumed it was
> like blender where you can load a bw image and it will create a height map.
> Thanks for the help!

All the image plugins load images, but you can always map these across
to height fields youself if you so wish.  Height fields require extra
information over what plain images provide, for instance height fields
have an origin and XY intervals and only height values, while images
have no spatial information like this, but can have RGBA.  Mapping 1:1
isn't really possible without making some huge assumptions on the
spatial and pixel mapping, but if you make these assumptions you'll
never provide an accurate answer to anyones problem.

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to