diff --git a/glfw/lib/glfw3.lib b/glfw/lib/glfw3.lib new file mode 100644 index 0000000..3a5aa9f Binary files /dev/null and b/glfw/lib/glfw3.lib differ diff --git a/shaders/frag.spv b/shaders/frag.spv new file mode 100644 index 0000000..e5db05a Binary files /dev/null and b/shaders/frag.spv differ diff --git a/shaders/vert.spv b/shaders/vert.spv new file mode 100644 index 0000000..b26c56b Binary files /dev/null and b/shaders/vert.spv differ