Skip to content

denysmaistruk/raylib-imgui-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.