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.
|
[submodule "deps/imgui"]
|
|
path = deps/imgui
|
|
url = https://github.com/ocornut/imgui
|
|
[submodule "deps/gl3w"]
|
|
path = deps/gl3w
|
|
url = https://github.com/skaslev/gl3w
|
|
[submodule "deps/cpptoml"]
|
|
path = deps/cpptoml
|
|
url = https://github.com/skystrife/cpptoml
|
|
[submodule "deps/nfd"]
|
|
path = deps/nfd
|
|
url = https://github.com/mlabbe/nativefiledialog
|
|
[submodule "deps/filesystem"]
|
|
path = deps/filesystem
|
|
url = https://github.com/wjakob/filesystem
|