Understanding Episode 3 Objloader 2
Exploring Episode 3 Objloader 2 reveals several interesting facts. Programming 3D : Stage 2 : C++
Key Takeaways about Episode 3 Objloader 2
- A simple video showing an imported .OBJ.
- Obj Loader
- After many hours of coding (but mainly thinking :)) I've finally succeeded in programming my own OBJ file loader. This means ...
- assimp: great but too heavy. not necessary tinyobjloader: still little confuse to me use this 100 lines loader, just right.
- Learning moar and moar, starting to understand the workflow of OpenGL. I've used SDL for input and window creation.
Detailed Analysis of Episode 3 Objloader 2
Programming Programming This video will add-on to the .
This is a project I'm working on using c++ and opengl.
Stay tuned for more updates related to Episode 3 Objloader 2.