18 lines
859 B
Plaintext
18 lines
859 B
Plaintext
!!! RESPECTER LE FORMAT DES LIGNES (LECTURE PAR LA MOULINETTE) !!!
|
|
!!! tabulation-flag-tabulation-egale valeur-tabulation-; commentaire !!!
|
|
|
|
NC = 0 ; no collision
|
|
INV = 1 ; not visible
|
|
NT = 2 ; no transform matrix (no scale and no rotation)
|
|
ZOOM = 3 ; zoom instead of scale (same scale coefficient on the 3 axis)
|
|
BVS = 4 ; bounding volume is a sphere instead of a box
|
|
OVER = 5 ; displayed over all C - 0 ; non collisionnable
|
|
NORAY = 6 ; cannot be hit by ray-tracing
|
|
NOSHW = 7 ; cannot have a shadow projected on it
|
|
SLOOK = 8 ; semi-lookat
|
|
; 9 ; Super objet ayant un ou plusieurs fils dont les bounding volumes
|
|
; ne sont pas inclus dans celui du pere
|
|
; 15 ; objet sous l'influence d'un aimant (uniquement execution)
|
|
; 16 ; Activation de la transparence d'un module (uniquement execution)
|
|
; 17 ; Pas de calcul de lumière (uniquement execution)
|