Skip to content

Instantly share code, notes, and snippets.

@iondune
Created May 31, 2017 19:01
Show Gist options
  • Save iondune/6ec688eb5ef3f47a10201e78d2e92209 to your computer and use it in GitHub Desktop.
Save iondune/6ec688eb5ef3f47a10201e78d2e92209 to your computer and use it in GitHub Desktop.
[CPE 473] valentine2.pov sceneinfo with transforms
Camera:
- Location: {0.0000 0.0000 12.0000}
- Up: {0.0000 1.0000 0.0000}
- Right: {1.3333 0.0000 0.0000}
- Look at: {0.0000 0.0000 0.0000}
---
1 light(s)
Light[0]:
- Location: {-100.0000 100.0000 80.0000}
- Color: {1.5000 1.5000 1.5000}
---
3 object(s)
Object[0]:
- Type: Sphere
- Color: {1 0.1 1}
- Material:
- Ambient: 0.2
- Diffuse: 0.4
- Transform: 0.9063 -0.8452 0.0000 -1.2000
0.4226 1.8126 0.0000 0.0000
0.0000 0.0000 1.0000 0.0000
0.0000 0.0000 0.0000 1.0000
- InvTransform: 0.9063 0.4226 0.0000 1.0876
-0.2113 0.4532 -0.0000 -0.2536
0.0000 -0.0000 1.0000 -0.0000
-0.0000 0.0000 -0.0000 1.0000
Object[1]:
- Type: Sphere
- Color: {1 0.1 1}
- Material:
- Ambient: 0.2
- Diffuse: 0.4
- Transform: 0.9063 0.8452 0.0000 1.2000
-0.4226 1.8126 0.0000 0.0000
0.0000 0.0000 1.0000 0.0000
0.0000 0.0000 0.0000 1.0000
- InvTransform: 0.9063 -0.4226 0.0000 -1.0876
0.2113 0.4532 -0.0000 -0.2536
0.0000 -0.0000 1.0000 -0.0000
-0.0000 0.0000 -0.0000 1.0000
Object[2]:
- Type: Plane
- Normal: {0 1 0}
- Distance: -4
- Color: {0.6 0.2 1}
- Material:
- Ambient: 0.3
- Diffuse: 0.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment