Skip to content
This repository was archived by the owner on Nov 29, 2025. It is now read-only.

FlurinBruehwiler/flamui

Repository files navigation

Flamui

A C# immediate mode desktop GUI framework.

This Project is in very early development, not usable in any way!

Immediate mode isn't speacial, it's how many modern web ui frameworks work...., the the question is just when and how much you rerender. The simplest is to just rerender everything 60 times per second, for now flamui takes this approach.

The framework uses a custom SDF based OpenGl Renderer and GLFW to manage Windows, Input, Graphics Context, etc. via Silk.Net Bindings.

Sample App Demo (Outdated)

Recording.2023-12-23.215408.mp4

About

A desktop UI framework

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors