WebGL Lesson 6 – keyboard input and texture filters
Controls
- Page Up/Down to zoom in/out
- Cursor keys: make the cube rotate (the longer you hold down a cursor key, the more it accelerates)
- 'F' to toggle through three different kinds of texture filters
A clojurescript implementation of http://learningwebgl.com/blog/?p=571
View the source.