Welcome to the UntitledImGuiFramework wiki! Use the sidebar or the list below to navigate the wiki entries. All entries are sorted as a beginner roadmap.
Please do read every part of the wiki thoroughly. We generally keep content concise and straight to the point, so all written information should be read.
- Home
 - Beginner content
- Install guide
 - Creating and using the UI components
 - The Instance
 - The Init Info struct
 - Building better titlebar menus
 - Textures
 - Logging
 - Unicode support
 - Additional features
 - Client-side bar
 - Custom type definitions
 - Memory management
 - C API development
 - Config files and Folders
 - Interfaces
 - Internal Event safety
 - Customising the build system
 - Modules system
 - Collaborating with others
 
 - Advanced content
- Loading dynamic libraries at runtime
 - Understanding the library layout
 - Compilation mode modifiers
 - Supporting plugins
 - Production export and deployment
 - OS integration tips
 - Targeting WASM
 - Using a custom rendering engine:
 - Using a custom windowing backend:
 
 - Developer and contributor resources
 - Misc