Added glm, fbo, shader, texture and texture generator

This commit is contained in:
2022-04-23 16:41:33 +03:00
parent 38af8d7336
commit 8290c32cda
17 changed files with 676 additions and 25 deletions
+3
View File
@@ -0,0 +1,3 @@
TODO:
- add random generator (maybe mersene twister)
-