Hello,

I have a depth image, i.e. grayscale floating point image, where each pixel 
represents a depth value in this point of a scene. What is the easiest way to 
create a 3D model of the scene?

I know I can simply loop over all pixels and create a pair of triangles for 
each pixel. But I feel like it has to be more elegant solution.

Cheers,
Mikhail

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=60427#60427





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to