Package org.jzy3d.plot3d.primitives.vbo.builders
package org.jzy3d.plot3d.primitives.vbo.builders
-
ClassesClassDescriptionThe
VBOBuilder
is responsible for sizing aFloatVBO
, filling it with vertex coordinates and colors properties, and configure aDrawableVBO
with filled buffer.A simple loader loading an existing collection of coordinates into a Vertex Buffer Objects once GL initialization stage requires it to be loaded.