aboutsummaryrefslogtreecommitdiff
path: root/inc/scop.h
AgeCommit message (Expand)Author
2020-05-14Added ugly Cylindric UV mapping, texture/color transitionCharles
2020-05-14Refactoring to the point before started refactoring, without crash on texture...Charles
2020-05-14Changed window manager to SDL2, refactoring everythingCharles
2020-05-13Very ugly and not working textureCharles
2020-05-13Added basic colorCharles
2020-05-13Added model center translationCharles
2020-05-12Added perspective matrixCharles
2020-05-12Added mat4 in libftm, can rotate, scale and translate vectorCharles
2020-05-11Shader, first drawingCharles
2020-05-11Generating triangles for polygon face in .obj file, opengl error/initialisationCharles
2020-05-10Basic parsingCharles
2020-05-09Added basic vector and matrix libraryCharles