mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-28 02:58:35 +02:00
change obj parsing to its own object and start polygon triangulation
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
# OBJ written from D:\Cloud\Projects\Personal\Turbosquid\Lowpoly_Trees\Publish_Sample\Lowpoly_tree_sample.obj
|
||||
# Units meters
|
||||
|
||||
o Tree_lp_11
|
||||
v -0.524753 -0.707811 -1.37533
|
||||
v -1.53072 -0.666692 -0.246043
|
||||
v -0.906262 -0.661508 1.11465
|
||||
@ -989,6 +993,7 @@ vt 0.715921 0.408093
|
||||
vt 0.487555 0.408093
|
||||
mtllib obj/Lowpoly_tree_sample.mtl
|
||||
usemtl Bark
|
||||
g Default
|
||||
f 7 8 14 13
|
||||
f 9 15 14 8
|
||||
f 10 16 15 9
|
||||
|
Reference in New Issue
Block a user