aboutsummaryrefslogtreecommitdiff
path: root/src/shader.c
AgeCommit message (Collapse)Author
2020-05-14Added ugly Cylindric UV mapping, texture/color transitionCharles
2020-05-14Refactoring to the point before started refactoring, without crash on ↵Charles
texture binding
2020-05-14Changed window manager to SDL2, refactoring everythingCharles
2020-05-13Added model center translationCharles
2020-05-12Added mat4 in libftm, can rotate, scale and translate vectorCharles
2020-05-11libftm matrix, dynamic vector instead of fixed sizeCharles
2020-05-11Shader, first drawingCharles