derferman (owner)

Revisions

gist: 197825 Download_button fork
public
Public Clone URL: git://gist.github.com/197825.git
Embed All Files: show embed
triangles.scene #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
File Out: blank.png, 500 x 500
Background Color: [0.9 0.9 0.9]
Eye: [0 0 10]
Viewport:
UL: [-1 1 -1]
LL: [-1 -1 -1]
UR: [1 1 -1]
LR: [1 -1 -1]
Materials:
Material: 0
Name: default
Ambient: [0 0 0]
Diffuse: [0 0 0]
Specular: [0 0 0]
Reflection: [0 0 0]
Power: 0
Opacity: 0
Material: 1
Name: rock
Ambient: [0.1 0 0]
Diffuse: [0.8 0.2 0.2]
Specular: [0.8 0.8 0.8]
Reflection: [0 0 0]
Power: 32
Opacity: 0.5
Material: 2
Name: paper
Ambient: [0.1 0 0]
Diffuse: [0.2 0.8 0.2]
Specular: [0.8 0.8 0.8]
Reflection: [0 0 0]
Power: 32
Opacity: 0.5
Material: 3
Name: scissors
Ambient: [0.1 0 0]
Diffuse: [0.2 0.2 0.8]
Specular: [0.8 0.8 0.8]
Reflection: [0 0 0]
Power: 32
Opacity: 0.5
Objects:
Shape: 0
Type: Triangle
Vertex 1: [0 0 0]
Vertex 2: [0 1 -3]
Vertex 3: [1 -1 -3]
Normal: [-6 -3 -1]
Material: rock
Shape: 1
Type: Triangle
Vertex 1: [0 0 0]
Vertex 2: [0 1 -3]
Vertex 3: [-1 -1 -3]
Normal: [-6 3 1]
Material: paper
Shape: 2
Type: Triangle
Vertex 1: [0 0 0]
Vertex 2: [1 -1 -3]
Vertex 3: [-1 -1 -3]
Normal: [0 6 -2]
Material: scissors
Lights:
Light: 0
Type: directional
Position: [1 1 1]
Color: [0.9 0.9 0.9]