Skip to content

A style editor for ImGui. Supports a style hierarchy and key colors.

License

Notifications You must be signed in to change notification settings

Oortonaut/ImGuiStyleSystem

 
 

Repository files navigation

NOTE

There is no code checked in yet.

ImGui Style System

IGSS is a style system for ImGui. It supports parent styles and a versatile element coloring system.

IGSS is based on Walnut and has the same build requirements, essentially Vulkan and Visual Studio. The created styles can be used on any platform.

Requirements

Getting Started

Once you've cloned, run scripts/Setup.bat to generate Visual Studio 2022 solution/project files. Once you've opened the solution, you can run the WalnutApp project to see a basic example (code in WalnutApp.cpp). I recommend modifying that WalnutApp project to create your own application, as everything should be setup and ready to go.

3rd party libaries

Additional

About

A style editor for ImGui. Supports a style hierarchy and key colors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.0%
  • Lua 5.9%
  • Batchfile 0.1%