mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
Add vendor:microui
This is a direct port in Odin, not bindings; utilizing Odin's rich type system
This commit is contained in:
Vendored
+6
@@ -6,6 +6,12 @@ Its use is similar to that of `core:` packages, which would be available in any
|
||||
|
||||
Presently, the `vendor:` collection comprises the following packages:
|
||||
|
||||
## microui
|
||||
|
||||
A tiny, portable, immediate-mode UI library written in Odin. (Ported from [rxi/microui](https://github.com/rxi/microui).)
|
||||
|
||||
This package is available under the MIT license. See `LICENSE` for more details.
|
||||
|
||||
## OpenGL
|
||||
|
||||
Bindings for the OpenGL graphics API and helpers in idiomatic Odin to, for example, reload shaders when they're changed on disk.
|
||||
|
||||
Reference in New Issue
Block a user