TobyAdd / guiH

The future interface for GDH

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

note

guiH is difficult to code, and during the coding process, I didn't anticipate the nuances I encountered, which completely broke the framework. Unfortunately, I wasted time and could have already fixed GDH on the existing graphical interface (ImGui) instead of writing my own. The project is closed.

guiH

wip сustom window mode for opengl windows based on the swapbuffers hook

screenshot

изображение

features

  • single file header
  • very simple graphic library (you can draw squares, outlines, circles, all of this with your own color)
  • text rendering (windows only cuz winapi :D)
  • powered by govnocode ultra

example

see at the code i've already written, i'm too lazy to explain basic things for writing components

About

The future interface for GDH

License:MIT License


Languages

Language:C++ 99.5%Language:CMake 0.5%