home *** CD-ROM | disk | FTP | other *** search
- #inclure couleurs.inc
-
- environnement
- {
- position_camera 3 2 4
- pointe_vers 0 0 1
- orientation_z 0 0 1
- champ_visuel 70
- resolution 320 200
- anti_crenelage rapide
- facteur_proportionnel 1.333
- fond { gris.pal }
- atmosphere .1 .1 .1
- }
-
- source_lumineuse
- {
- type point
- puissance 0
- position 1 -.5 5
- intensite .5 .5 .5
- }
-
- source_lumineuse
- {
- type point
- puissance 0
- position -2 -4 5
- intensite .5 .5 .5
- }
-
- matiere { diffuse Gris_Clair }
- disque
- {
- centre 0 0 0
- normale 0 0 1
- rayon 1000
- }
-
- matiere
- {
- diffuse Rose_Poudreux
- speculaire 70 Blanc
- }
-
- sphere
- {
- centre -1 -1 1
- rayon 1
- decouper
- {
- haut -2 -2 1.5
- base 1 3 1.5
- rayon .5
- exterieur
- }
- }
-
- cylindre
- {
- tete 2 1.5 1
- base -2 1.5 1
- rayon .5
- decouper
- {
- haut -2 -2 1.5
- base 1 3 1.5
- rayon .5
- exterieur
- }
- }
-
- disque
- {
- centre 2 1.5 1
- normale -1 0 0
- rayon .5
- }
-
- disque
- {
- centre -2 1.5 1
- normale 1 0 0
- rayon .5
- }
-
- matiere
- {
- diffuse Cuivre_Froid
- speculaire 70 Blanc
- }
-
- cylindre
- {
- haut -2 -2 1.5
- base 1 3 1.5
- rayon .5
- decouper
- {
- centre -1 -1 1
- rayon 1
- interieur
- }
- }
-
- cylindre
- {
- tete -2 -2 1.5
- base 1 3 1.5
- rayon .5
- decouper
- {
- haut 2 1.5 1
- base -2 1.5 1
- rayon .5
- interieur
- }
- }
-