Skip to content

Instantly share code, notes, and snippets.

@kyleconroy
Created September 24, 2009 10:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kyleconroy/192663 to your computer and use it in GitHub Desktop.
Save kyleconroy/192663 to your computer and use it in GitHub Desktop.
File Out: blank.png, 500 x 500
Backgorund Color: [0.9 0.9 0.9]
Eye: [0 0 0]
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.5 0.6 0.3]
Diffuse: [0.4 0.3 0.2]
Specular: [0 0 0]
Reflection: [0 0 0]
Power: 4
Opacity: 0.5
Objects:
Shape: 0
Type: Sphere
Radius: 2
Position: [0 0 0]
Material: rock
Shape: 1
Type: Triangle
Vertex 1: [1 0 0]
Vertex 2: [0 0 1]
Vertex 3: [0 1 0]
Normal: [-1 -1 -1]
Material: rock
Shape: 2
Type: ObjModel
Path: obj/teapot.obj
Number of Faces: 6320
Number of Vertices: 3644
Material: rock
Lights:
Light: 0
Type: point
Position: [0.5 0.5 0.5]
Color: [1 1 1]
Light: 1
Type: directional
Position: [0.5 0.5 0.5]
Color: [1 1 1]
Image Saved!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment