[osg-users] Question about osgVolume::createNormalMapTexture

Robert Osfield robert.osfield at gmail.com
Thu Mar 10 06:52:24 PST 2016


Hi Alex,

The normal map texture is required when you want to mimic per pixel
lighting with the fixed function pipeline, it's not something required for
normal osgVolume usage these days as you'll be using RayTracedTechnique or
MultipassTechnique.

Robert.

On 10 March 2016 at 14:49, Alex Taylor <alextaylor at gmail.com> wrote:

> Hey,
>
> Looking through the osgVolume namespace, I have a question about the
> function createNormalMapTexture. My main question is, what are the intended
> use cases for this function?
>
> - Alex
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20160310/5d374057/attachment-0003.htm>


More information about the osg-users mailing list