This commit is contained in:
alessandro bason 2026-03-05 16:45:29 +01:00
parent 507d635433
commit 1c13514a4d
45 changed files with 2615 additions and 2014 deletions

View file

@ -1,5 +1,5 @@
@ctype mat4 HMM_Mat4
@ctype vec3 HMM_Vec3
@ctype mat4 mat4
@ctype vec3 vec3
@vs vs
layout(binding=0) uniform vs_params {