light spell checking

This commit is contained in:
2026-05-07 21:02:42 -07:00
parent 8bea8eeda2
commit 362acfe3cf

View File

@@ -183,8 +183,8 @@ exe.root_module.addImport("shoots", shoots.module("shoots"));
good video on explaining the concepts behind immediate mode guis good video on explaining the concepts behind immediate mode guis
- [how-to-write-a-flexbox-layout-engine](https://tchayen.com/how-to-write-a-flexbox-layout-engine) - [how-to-write-a-flexbox-layout-engine](https://tchayen.com/how-to-write-a-flexbox-layout-engine)
perfect for getting an overview of how all the componets togeather perfect for getting an overview of how all the componets together
- [microui](https://github.com/rxi/microui) - [microui](https://github.com/rxi/microui)
some further inporation for how to create ui frameworks some further inspiration for how to create ui frameworks