We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 329ad8c commit 6834664Copy full SHA for 6834664
README.md
@@ -10,7 +10,7 @@ as much as possible from Odin's core / vendor libaries are being used here:
10
11
however, we are pulling in:
12
13
-- [clay](https://github.com/nicbarker/clay/tree/main/bindings/odin): UI (_being worked on as i write this version of the readme_)
+- [clay](https://github.com/nicbarker/clay/tree/main/bindings/odin): Layout (_heavily WIP SDL3 GPU renderer also in this project_)
14
15
using [SDL_shadercross](https://github.com/libsdl-org/SDL_shadercross) to compile shaders to different platforms.
16
0 commit comments