simple-mixed.rb

Path: gtkglext/sample/simple-mixed.rb
Last Update: Mon Mar 12 14:42:25 +0100 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

Required files

gtkglext  

Methods

Constants

LIGHT_DIFFUSE = [1.0, 0.0, 0.0, 1.0]
LIGHT_POSITION = [1.0, 1.0, 1.0, 0.0]

Public Instance methods

[Validate]