New Asset iteration

Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
This commit is contained in:
2021-07-01 22:56:24 +02:00
parent 2cfcb0b4a9
commit b4e263e1c2
278 changed files with 532 additions and 16127 deletions
+6
View File
@@ -0,0 +1,6 @@
#ifndef EV_GLSL_CONSTANTS_H
#define EV_GLSL_CONSTANTS_H
#define PI 3.1415926538
#endif