123456789101112131415161718 |
- :Title:
- Shaders
- :Demonstrates:
- Using vertex and fragment shaders on OpenGL
- :ShortDescription:
- Shows a balloon and allows the user to change the shaders used.
- :FullDescription:
- Shows a balloon rendered with a vertex and fragment shader.
- The user can change the shaders used by pressing left and right keys.
- :VGP:
- Not Required
- :Polygon Count:
- 1947
- :Vertex Count:
- 1228
|