Avokadoen / TDT4195_code

A primitive openGL renderer made for an NTNU course
0 stars 0 forks source link

Obj loader #7

Open Avokadoen opened 4 years ago

Avokadoen commented 4 years ago

Create a naive obj loader so that i don't have to stare at a triangle/pyramid while coding!

Avokadoen commented 4 years ago

Some useful resources:

Avokadoen commented 4 years ago

d612903a767c2932cb2ed5a457cecfcf2d42edb0 8a2ae261c7fba1d409977657c0cd796229f38ebc b43913626dbc64b996c7dd5346f9a24b6d5894c4 Are all related commits. This is partially resolved, but as the rendering is very primitve it is not possible to resolve this issue before normals, primitve scene graph, ... etc is resolved.