home *** CD-ROM | disk | FTP | other *** search
- { A room, designed by R H Heywood }
-
- camera
- from 260 200 90
- at 60 40 12
- up 0 0 1
- angle 45
- hither 1
-
- resolution 128 128
- verbose
- gridsize 40
- filetype pbm
- shadows on
- outfile roompic
-
-
-
- light point 200 80 130 1
-
- background 0 1 1
-
- { The surface definitions }
- default diffuse 0 0 0 mirror 0 0 0 transmit 0 0 0 ambient 0 0 0
- specular 0 phong 0 rindex 0
-
- surface table_top diffuse 0 0 0 mirror .18 .2 .18
- specular 1 phong 200
- transmit .72 .8 .72 rindex 1.3
- surface table_legs specular 1 phong 85
- surface box_thing diffuse .86 .86 .44
- surface walls diffuse .847 .847 .749
- surface skirt diffuse .647 .1647 .1647
- surface floor_text diffuse 1 .6 0
- surface floor diffuse .9 .9 .9 mirror .1 .1 .1
- texture blob 2.5 .5 floor_text
- surface mirror1 mirror 1 1 1
- surface black { default is black }
- surface hat_stand diffuse .859 .576 .439
- surface chair_metal diffuse .5 .5 .5 mirror .5 .5 .5 specular 1 phong 100
- surface chair_seat diffuse .6 .6 .7
-
-
- { the table top }
- box table_top 50 30 7.5 150 80 12
-
- { The table legs }
- sphere table_legs 140 40 0 7.5
- sphere table_legs 140 70 0 7.5
- sphere table_legs 60 40 0 7.5
- sphere table_legs 60 70 0 7.5
-
- { A thing on the table }
- box box_thing 90 50 12 98 58 20
-
- { walls }
- box walls -0.01 0 0 0 200 200
- box walls 0 -0.01 0 200 0 200
-
- { Skirting board }
- box skirt 0 0 0 0.01 200 5
- box skirt 0 0 0 200 0.01 5
-
- { floor }
- box floor 0 0 -0.01 200 200 0
-
- { Mirror mirror on the wall }
- box black 75 0 24 130 .01 70
- tri mirror1 77 .02 26 128 .02 26 128 .02 68
- tri mirror1 77 .02 26 77 .02 68 128 .02 68
-
-
- { The chair }
- { Its leg }
- box chair_metal 97 107 0 103 113 10
-
- { Its joining bars }
- tri chair_metal 97 124 11.5 103 124 11.5 100 103 11.5
- tri chair_metal 97 124 11.5 103 124 11.5 100 124 26
-
- { The base }
- box chair_seat 90 100 10 110 120 13
-
- { The back }
- box chair_seat 90 123 20 110 126 27
-
-
- { A Hat stand in the corner }
- box hat_stand 12 28 5 16 32 75
- box hat_stand 4 28 71 24 32 75
- box hat_stand 12 20 71 16 40 75
- box hat_stand 1.5 28 71 4 32 80
- box hat_stand 24 28 71 26.5 32 80
- box hat_stand 12 17.5 71 16 20 80
- box hat_stand 12 40 71 16 42.5 80
- tri hat_stand 12 28 5 16 28 5 14 18 0
- tri hat_stand 12 32 5 16 32 5 14 42 0
- tri hat_stand 12 28 5 12 32 5 2 30 0
- tri hat_stand 16 28 5 16 32 5 26 30 0
-
-
- { The lamp shades on the wall, either side of the mirror. }
- { first one, on y = 0 plane }
- tri walls 57 .01 50 65 10 80 49 10 80
- tri walls 57 .01 50 65 10 80 65 .01 80
- tri walls 57 .01 50 49 10 80 49 .01 80
- { second one. }
- tri walls 148 .01 50 156 10 80 140 10 80
- tri walls 148 .01 50 156 10 80 156 .01 80
- tri walls 148 .01 50 140 10 80 140 .01 80
-
- { A modern art picture on the wall (!?) }
- surface canvas diffuse 1 1 1
- surface red diffuse 1 0 0
- surface green diffuse 0 1 0
- surface blue diffuse 0 0 1
-
- box black 0 70 24 0.01 125 70
- tri canvas .02 72 26 .02 123 26 .02 123 68
- tri canvas .02 72 26 .02 72 68 .02 123 68
- tri red .03 80 30 .03 105 43 .03 95 60
- tri green .032 85 60 .032 100 33 .032 110 33
- tri blue .034 120 35 .034 115 62 .034 93 52
-