Devlog 05
Working camera!
I was trying to make the camera workingh and i had hard times with it, because opengl does not warn about anything that goes wrong with the shader stuff so it just desapears.
I also learned a lot about matrices and this beautiful opengl course is helping me a lot: OpenGL by Victor Gordan.
I also added really basic movements for testing. It is not a 3d object yet, it is more like a paper. I need to work in textures and model matrices while making a renderer to organize and optimize the graphical pipeline. Also all the minecraft logic needs to initialize urgently.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.