HI Alejandro,

I haven't tried the vertical exaggeration in osgdem/vpbmaster for a
long time so I can't comment on whether it works or not.  You'll need
to dive into the code to see if some code paths are missing.

As a general note, VPB works best generating osgTerrain based height
fields, enabled via the --terrain option, if you use this option then
you'll be able to vary the vertical scale at runtime via
osgTerrain::Terrain::setVerticalScale(..).  See of the
osgmultitexturecontrol example.

Robert.

On Thu, Nov 27, 2008 at 10:50 PM, Alejandro Aguilar Sierra
<[EMAIL PROTECTED]> wrote:
> Hello:
>
> I created a geotiff file with all necesary data. The resulting
> terrain, using osgdem, is correct.
>
> Now I'd like to exagerate the vertical scale in another model. I tried
> to force the vertical scale assigning a vertical multiplier -v 10.0
> but osgdem ignores it.
>
> Any hint?
>
> Thanks in advance.
>
> -- A.
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to