Also adds the incomplete modifier_volume example. This also adds vec2 for UV coordinates, and obj_to_cpp has been modified to parse vertex texture coordinates from obj files.
16 lines
316 B
Plaintext
16 lines
316 B
Plaintext
# Blender 3.3.6
|
|
# www.blender.org
|
|
o Plane
|
|
v -1.000000 0.000000 1.000000
|
|
v 1.000000 0.000000 1.000000
|
|
v -1.000000 0.000000 -1.000000
|
|
v 1.000000 0.000000 -1.000000
|
|
vn -0.0000 1.0000 -0.0000
|
|
vt 0.000000 0.000000
|
|
vt 1.000000 0.000000
|
|
vt 0.000000 1.000000
|
|
vt 1.000000 1.000000
|
|
s 0
|
|
f 2/2/1 3/3/1 1/1/1
|
|
f 2/2/1 4/4/1 3/3/1
|