SoBufferedShape node

VSG extension Demonstates how to use the SoBufferedShape node in order to render large surfaces using buffer objects to store the actual data.

The SoBufferedShape node uses SoBufferObject which contains the actual data of the geometry. Using this buffers it calls fast OpenGL rendering functions. In order to avoid BoundingBox computation which can have a huge cost specialy with SoGpuBufferObject in animated environment the demo uses a SoBBox with a user defined bouding box.

For the huge surface rendered in the demo we use an elevation map and an aerial map from the USGS. The elevation map is used to compute the elevation of each vertex and for the color mapping.

FILES:

SEE ALSO

SoBufferedShape, SoBBox, SoBufferObject

SCREENSHOT:


Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/