Shader working.

This commit is contained in:
2025-02-25 11:20:05 -06:00
parent 1f83690334
commit 4ff3cf6c5c
15 changed files with 154 additions and 78 deletions

View File

@ -12,4 +12,5 @@ target_sources(${DUSK_TARGET_NAME}
)
# Subdirs
add_subdirectory(entityshader)
add_subdirectory(entityshader)
add_subdirectory(fragments)