home *** CD-ROM | disk | FTP | other *** search
- #inclure couleurs.inc
-
- environnement
- {
- position_camera 1 -6 5
- pointe_vers 0 -1 0
- orientation_z 0 0 1
- champ_visuel 45
- resolution 640 480
- anti_crenelage recursif
- 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 Cuivre
- speculaire 70 Blanc
- }
-
- cylindre
- {
- haut -2 0 .5
- base 2 0 .5
- rayon .5
- decouper
- {
- centre -1.5 0 .5
- normale 1 1 0
- }
- decouper
- {
- centre 1.5 0 .5
- normale -1 1 0
- }
- }
-
- cylindre
- {
- haut -2 -1.1 .5
- base 2 -1.1 .5
- rayon .5
- decouper
- {
- centre 0 -1.1 .5
- normale 0 0 -1
- }
- }
-
- cylindre
- {
- haut -2 -2.2 .5
- base 2 -2.2 .5
- rayon .5
- decouper
- {
- centre 0 -2.2 .5
- normale -.3 0 -1
- }
- }
-