| |
|
|
Frank Abbing | Ein experimenteller Code, en neue Lichtquellen a conjunto. Ambient, Diffuse y/oder Positionslicht. El drei Floats son el Entfernungsangaben. KompilierenMarcaSeparaciónClear licht#
Float licht#,0=-.3
Float licht#,8=0
Float licht#,16=0
oGL("glLightfv",$4000,$1200,licht#) GL_AMBIENT
oGL("glLightfv",$4000,$1201,licht#) GL_DIFFUSE
oGL("glLightfv",$4000,$1203,licht#) GL_POSITI
|
|
|
| |
|
|