Skip to content

mottosso/imgui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

personal imgui fork

This fork contains a number of incompatible changes to the original repository, the goal is to provide suggestions for alternative development and distribution methods.

  • Source and headers separated into subdirectories
  • imgui_draw.cpp renamed with draw.cpp
  • External libraries moved to /ext
  • Optional font assets removed
  • Reference implementations from examples extracted into /ref



goal

Roughly speaking, these are my goals for this fork.

  1. simplify documentation
  2. simplify distribution
  3. simplify development
  4. improve implementation

About

Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 77.0%
  • C 23.0%