A little toolkit for single-quad fragment shader demos
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
285 B

[submodule "deps/imgui"]
path = deps/imgui
url = https://github.com/ocornut/imgui
[submodule "deps/cpptoml"]
path = deps/cpptoml
url = https://github.com/skystrife/cpptoml
[submodule "deps/handmademath"]
path = deps/handmademath
url = https://github.com/StrangeZak/Handmade-Math