aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-10-08fix: Reading object files with n vertices donejvech
2022-10-05fix: f lines of n order can be readedjvech
However there is work to be done to fill shapes with triangles
2022-10-03feat: obj file reading and rendering implementedjvech
2022-09-16learn: 17. Multiple lightsjvech
2022-09-12learn: 15. lightning mapsjvech
2022-09-11learn: 14. Materials learnopengl bookjvech
2022-08-30feat: orthographic transformation addedjvech
2022-08-30fix: pespective transformation minor bug fixedjvech
now is possible to show use a FoV greater than 90 degrees
2022-08-30feat: implement glUniformMatrix4fv and glUniform1f wrapperjvech
2022-08-29feat: Camera and movement implementedjvech
2022-08-29feat: 3D support addedjvech
2022-08-25feat: linear library implementedjvech
2022-08-19feat: vertex and fragment shader loader implementedjvech
2022-08-17feat: Hello Triangle Donejvech
2022-08-10Hello Window Donejvech
2022-08-08First commit, let's learn opengl seriouslyjvech
Feel free to download, copy and edit any repo