[osg-users] Please test OpenSceneGraph master in prep for 3.5.6 dev release

Robert Osfield robert.osfield at gmail.com
Tue Mar 28 08:02:57 PDT 2017


Hi Li,

How are you rendering the height field?

Does the osgshape example work OK for you?

Robert.

On 28 March 2017 at 15:13, Li Chi <s12345uperman at sohu.com> wrote:
> Hi Robert,
>
> When I create a heightfield (640x320) the generated mesh distorted, please take a look at the attached picture.
>
> ...
>        heightfield->allocate(640, 320);
>        heightfield->setXInterval(1.0f);
>        heightfield->setYInterval(1.0f);
>        heightfield->setSkirtHeight(1.0f);
> ...
>
> ENV: Win10 + VS2015
>
> Thank you!
>
> Cheers,
> Li
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=70581#70581
>
>
>
>
> Attachments:
> http://forum.openscenegraph.org//files/heightfield_176.png
>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org



More information about the osg-users mailing list