mirror of
https://github.com/Ed94/IMGUI_Notes.git
synced 2025-01-22 01:13:46 -08:00
Some more notes, mostly going to try some stuff out before diving deeper.
This commit is contained in:
parent
28bcb8590b
commit
2b906dbb9e
@ -66,7 +66,6 @@ The Inner Product column on Immediate Mode GUIs:
|
|||||||
[Dear Imgui](https://github.com/ocornut/imgui)
|
[Dear Imgui](https://github.com/ocornut/imgui)
|
||||||
[eui](https://github.com/erysdren/eui)
|
[eui](https://github.com/erysdren/eui)
|
||||||
[Kiss SDL](https://github.com/actsl/kiss_sdl)
|
[Kiss SDL](https://github.com/actsl/kiss_sdl)
|
||||||
[layout](https://github.com/randrew/layout)
|
|
||||||
[LiteGui](https://github.com/UnSkyToo/LiteGui)
|
[LiteGui](https://github.com/UnSkyToo/LiteGui)
|
||||||
[microui](https://github.com/rxi/microui)
|
[microui](https://github.com/rxi/microui)
|
||||||
[microui - Odin](https://github.com/odin-lang/Odin/tree/master/vendor/microui)
|
[microui - Odin](https://github.com/odin-lang/Odin/tree/master/vendor/microui)
|
||||||
@ -76,3 +75,9 @@ The Inner Product column on Immediate Mode GUIs:
|
|||||||
[wtk](https://github.com/origamicomet/wtk)
|
[wtk](https://github.com/origamicomet/wtk)
|
||||||
[zeroxer's IMGUI](https://github.com/zeroxer/IMGUI)
|
[zeroxer's IMGUI](https://github.com/zeroxer/IMGUI)
|
||||||
[zgui](https://github.com/zxvnme/zgui)
|
[zgui](https://github.com/zxvnme/zgui)
|
||||||
|
|
||||||
|
## Layout Related
|
||||||
|
|
||||||
|
[layout](https://github.com/randrew/layout)
|
||||||
|
[CSS Flexible Box Layout](https://en.wikipedia.org/wiki/CSS_Flexible_Box_Layout)
|
||||||
|
[CSS Grid Layout](https://en.wikipedia.org/wiki/CSS_grid_layout)
|
||||||
|
BIN
notes/layout_notes.pur
Normal file
BIN
notes/layout_notes.pur
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user