Flamui.Components
0.1.0-alpha.7
dotnet add package Flamui.Components --version 0.1.0-alpha.7
NuGet\Install-Package Flamui.Components -Version 0.1.0-alpha.7
<PackageReference Include="Flamui.Components" Version="0.1.0-alpha.7" />
<PackageVersion Include="Flamui.Components" Version="0.1.0-alpha.7" />
<PackageReference Include="Flamui.Components" />
paket add Flamui.Components --version 0.1.0-alpha.7
#r "nuget: Flamui.Components, 0.1.0-alpha.7"
#:package Flamui.Components@0.1.0-alpha.7
#addin nuget:?package=Flamui.Components&version=0.1.0-alpha.7&prerelease
#tool nuget:?package=Flamui.Components&version=0.1.0-alpha.7&prerelease
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 every modern web framework works...., 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)
https://github.com/FlurinBruehwiler/flamui/assets/47397416/cb77530a-873b-417c-aee7-f64d6607793c
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- Flamui.Core (>= 0.1.0-alpha.7)
- ZLinq (>= 1.5.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.1.0-alpha.7 | 0 | 9/26/2025 |
0.1.0-alpha.6 | 55 | 9/12/2025 |
0.1.0-alpha.5 | 101 | 2/13/2025 |
0.1.0-alpha.4 | 86 | 6/26/2024 |
0.1.0-alpha.3 | 88 | 4/19/2024 |
0.1.0-alpha.2 | 88 | 3/8/2024 |
0.1.0-alpha.1 | 92 | 3/7/2024 |