A starter template for Odin projects, pre-configured with Raylib and Dear ImGui bindings.
Available languages:
- Includes
imgui+imgui_impl_raylib - Minimal project structure
- Ready to build out of the box
- Odin (All other dependencies are included)
On Windows:
./build.batOn Linux/Macos:
./build.sh- imgui_impl_raylib (slightly modified for compatibility)
- odin-imgui