All categories

RenderToVertexArray 1.0

Free A sample demonstrating how to use FBO, PBO, and VBO to render to a vertex array.
0 
Latest version:
1.0 See all
Developer:

This sample demonstrates the use of Frame Buffer Objects (FBOs), Pixel Buffer Objects (PBOs), and Vertex Buffer Objects (VBOs) to render data into a vertex array. A VBO is allocated with storage and indices for an N x N mesh. The content is then drawn into an N x N texture attached to an FBO. The pixel data is then copied from the FBO into the VBO by binding a PBO to the VBO and calling glReadPixels. The pixel RGBA colors are then used as vertex XYZW data.

Suggestions

Qt
Qt
Free

Qt is a cross-platform application and UI framework.

openglex4
openglex4
Free

OpenGL extensions, GLU, GLX, and WGL, are defined by vendors and maintained by SGI.

BlingedJSONValidator
BlingedJSONValidator
Free

Blinged JSON Validator is a free app to validate JSON files with syntax highlighting, whitespace indentation, error messaging, and hotkeys.

Download
Free