Documentation
1
2
3
4
5
6
7
8
# A simple triangle object for testing
o Triangle
v 0 0 0
v 1 0 0
v 0 1 0

f -3 -2 -1