Path: | gtkglext/sample/simple-mixed.rb |
Last Update: | Mon Mar 12 13:54:37 +0000 2007 |
simple-mixed.rb: Simple GtkGLExt example for mixing OpenGL and GDK rendering.
C original version written by Naofumi Yasufuku <naofumi@users.sourceforge.net> Ruby port by Vincent Isambart
LIGHT_DIFFUSE | = | [1.0, 0.0, 0.0, 1.0] |
LIGHT_POSITION | = | [1.0, 1.0, 1.0, 0.0] |