From 645dc4e330e1685b280b8a406bd6a400fffa06b8 Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Sat, 6 Sep 2003 00:32:22 +0000 Subject: Updated binaries with ARB_vertex_buffer_object support, latest Mac OS X support, GLU tesselator API, etc. Added VertexBufferObject demo. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@26 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4 --- www/index.html | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html index 964611c..a02f060 100644 --- a/www/index.html +++ b/www/index.html @@ -621,6 +621,72 @@ by Brian Paul; converted to Java by Ron Cemer and Sven Goethel. +
Vertex Buffer Object
+ + + + + + + + + + + + + + + + + + + + + + + + + + +

+
Description +
+
Requirements +
+ Launch Vertex Buffer Object demo + Demonstrates high-throughput dynamic geometry +using ARB_vertex_buffer_object extension. Original source code +by NVidia; ported both to Java/JOGL and ARB_vertex_buffer_object extension.
+
Any card supporting the ARB_vertex_buffer_object extension
+ + + + + + + + + + + + + + + + +
+ + + + -- cgit v1.2.3
+ + +
Vertex Array Range