|
|
@@ -104,32 +104,32 @@ Initialization and debug text.
|
|
|
### 01-cubes
|
|
|
Rendering simple static mesh.
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
### 02-metaballs
|
|
|
Rendering with transient buffers.
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
### 03-raymarch
|
|
|
Updating shader uniforms.
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
### 04-mesh
|
|
|
Loading OpenCTM meshes.
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
### 05-instancing
|
|
|
Geometry instancing.
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
### 06-bump
|
|
|
Loading textures.
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
Internals
|
|
|
---------
|