Mercurial > cgi-bin > hgwebdir.cgi > PR > Applications > SSR > SSR__C-Ray__Bench
view scene @ 3:3b748bd65ab9
Makefile for distributed version added
| author | Merten Sach <msach@mailbox.tu-berlin.de> |
|---|---|
| date | Wed, 28 Sep 2011 16:40:47 +0200 |
| parents | |
| children |
line source
1 # spheres
2 # position radius color shininess reflectivity
3 s -1.5 -0.3 -1 0.7 1.0 0.2 0.05 50.0 0.3
4 s 1.5 -0.4 0 0.6 0.1 0.85 1.0 50.0 0.4
6 # walls
7 s 0 -1000 2 999 0.1 0.2 0.6 80.0 0.5
9 # bouncing ball
10 s 0 0 2 1 0.0 0.0 0.0 60.0 0.7
12 # lights...
13 l -50 100 -50
14 l 40 40 150
16 # camera (there can be only one!)
17 # position FOV target
18 c 0 6 -17 45 0 -1 0
