Skip to content

🎨 template repo for getting started with raylib together with imgui using cmake

License

Notifications You must be signed in to change notification settings

dcronqvist/raylib-imgui-cmake-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raylib-imgui-cmake-template

🎨 template repo for getting started with raylib together with imgui using cmake!

Getting started

  1. Click the green Use this template up to the right and choose a name for the new repository.
  2. Clone down your new repository.
  3. Download some raylib binaries (only tested with raylib 3.5), precompiled static libraries.
  4. Put the downloaded libraylib.a files into their respective folders in libs/raylib-cpp/. For Windows, you'll need raylib-3.x.x_win64_mingw-w64.zip , and for MacOS you'll want raylib-3.x.x_macos.tar.gz.
  5. Then it's just a matter of building the project using CMake.

Contributions

Got ideas, or want to update the repo to fit a newer version of either raylib or imgui? Fork and make a pull request! <3

About

🎨 template repo for getting started with raylib together with imgui using cmake

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published