# ImGuiBorderlessWindow C++

ImGui Borderless Window made by AvnishGameDev. Uses DirectX, Windows API and Dear ImGui.

GitHub Repo

# Steps to setup

terminal
git clone https://github.com/AvnishGameDev/ImGuiBorderlessWindow.git

Direct Download

In the cloned folder, Run GenerateNewProject.bat

Then the dependencies will be downloaded (Make sure you have an active internet connection)

Then enter the project name when prompted (no spaces allowed)

You can find the generated project solution at the location displayed in the output.

# How to use Themes

Themes are available in Themes.h, in order to activate a theme, just include Themes.h and call

Theme::AnyThemeOfYourChoice()

to activate that theme.

# Available Themes

Name Preview
Default Dark
Default Light
Embrace The Darkness
Game Dark
Red Tint
The Great Dark
Material Flat
Comfy