From 54354e32c6498cc7f8839ab4deb1208d37216cc5 Mon Sep 17 00:00:00 2001 From: omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Sat, 5 Oct 2024 12:43:38 +1000 Subject: Begin simplifying project structure and removing examples --- TODO.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 TODO.md (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..05272cf --- /dev/null +++ b/TODO.md @@ -0,0 +1,9 @@ +- [ ] Port build to Makefile + - glsl -> spirv + - compile static lib + - compile shared lib + - compile and run tests + - compile example +- [ ] Consolidate down to one example +- [ ] Get rid of doxygen +- [ ] Move to Vulkan-first rendering -- cgit v1.2.3-70-g09d2