diff --git a/notes/microui_notes.pur b/notes/microui_notes.pur new file mode 100644 index 0000000..474e742 Binary files /dev/null and b/notes/microui_notes.pur differ diff --git a/notes/nuklear_notes.pur b/notes/nuklear_notes.pur new file mode 100644 index 0000000..069edef Binary files /dev/null and b/notes/nuklear_notes.pur differ diff --git a/notes/review.md b/notes/review.md new file mode 100644 index 0000000..c7f0c7e --- /dev/null +++ b/notes/review.md @@ -0,0 +1,9 @@ +# Content Review + +Breakdown of over-arching features of either guides or codebases/libraries listed in the main README.md. + +*Note(Ed):* +These notes were made to get a fundamental understanding of how to roll my own sophisticated imgui that could support, text, animations and layouts with different styles. Specifically for my use case, having an advanced layout system is critical. How I review the content will most likely show some bias toward this endeavor. + + + diff --git a/notes/vui_notes.pur b/notes/vui_notes.pur index fe37bab..1d14ed7 100644 Binary files a/notes/vui_notes.pur and b/notes/vui_notes.pur differ