Skip to content

Partial source of the ImGui interfaces used in the Rocket League version of CodeRed.

License

Notifications You must be signed in to change notification settings

shimenga/CodeRed-ImGui

 
 

Repository files navigation

CodeRed-ImGui

Raw source of some of the ImGui interfaces used in the Rocket League version of CodeRed.

About

This repo is just part of the ImGui source used in CodeRed, it is largely depending on my own project so you cannot just copy and paste code for code and expect it to work. I just wanted to get the actual source of the interfaces out so people can see how they worked; I do plan to organize it in the future. As of now treat this as an extension of the "imgui_demo.cpp" file I guess, feel free to use anything from this repo in your own projects as the license is under MIT.

Previews

About

Partial source of the ImGui interfaces used in the Rocket League version of CodeRed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.2%
  • C 9.8%