Basic Texture PoolTable Model

Subscribers:
1,260
Published on ● Video Link: https://www.youtube.com/watch?v=bKRpxAHChTA



Duration: 2:57
128 views
3


I finally got rid of the ugly colors!

I did lots of learning in Blender and unwrapped the UV coordinates for the model. I just exported the texture from blender and coloring in the faces with solid colors for now to make sure my code is correctly decoding the .obj file I export from Blender. This project is 100% from scratch code, no libraries. I am making my own DirectX11 renderer and custom physics.