diff options
author | mattkae <mattkae@protonmail.com> | 2023-07-31 07:31:52 -0400 |
---|---|---|
committer | mattkae <mattkae@protonmail.com> | 2023-07-31 07:31:52 -0400 |
commit | b6a666e96ffd04bd6d52be8fd9899faf27b751db (patch) | |
tree | ddc56ec77d0fa6a35a581ea49bcd1b4c3cac3756 /themes/tools | |
parent | ffa1ada2b7f65e0b3afe561b3291219394df21f3 (diff) |
Some initial shader loading work
Diffstat (limited to 'themes/tools')
-rw-r--r-- | themes/tools/bundle_shaders.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/tools/bundle_shaders.py b/themes/tools/bundle_shaders.py deleted file mode 100644 index 19cf5db..0000000 --- a/themes/tools/bundle_shaders.py +++ /dev/null @@ -1,4 +0,0 @@ - -# Renderer 2D -with open('../Renderer2d_Vertex.glsl') as vs: -
\ No newline at end of file |