commit 5240970e1cd815a5b8fc8e8651e447408efb668e Author: homeburger Date: Wed May 6 18:32:45 2026 -0500 add readme diff --git a/README.md b/README.md new file mode 100644 index 0000000..e6fa26c --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# Maiden + +The maiden project is a GPU accelerated 3D rendering engine built with C++ based on the Vulkan API for an emphasis on optimization and performance. The engine is intended to: +- be usable cross platform +- use minimal external libraries +- be configurable +- be performance profilable + +## Getting Started + +### git instructions here +### build instructions here +### app troubleshooting here +### testing instructions here + +## Development Roadmap +### lots of todo here + +