mirror of https://github.com/mosra/magnum.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
144 B
13 lines
144 B
|
12 years ago
|
# Positions
|
||
|
|
v 0.5 2 3
|
||
|
|
v 0 1.5 1
|
||
|
|
|
||
|
|
# Normals (don't have to be normalized)
|
||
|
|
vn 1 0.5 3.5
|
||
|
|
vn 0.5 1 0.5
|
||
|
|
|
||
|
|
# Lines
|
||
|
|
l 1//1 2//1
|
||
|
|
l 1//2 2//2
|
||
|
|
l 2//1 1//1
|