Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 454 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 454 Bytes

Raylib-ImGui C++ Template

image

License

This template project is a starting point for building C++ applications with Raylib and ImGui.

Build

  1. Clone this repository: git clone --recursive https://github.com/denysmaistruk/raylib-imgui-template
  2. Build with CMake.