![]() |
VOOZH | about |
dotnet add package Flamui.Core --version 0.1.0-alpha.9
NuGet\Install-Package Flamui.Core -Version 0.1.0-alpha.9
<PackageReference Include="Flamui.Core" Version="0.1.0-alpha.9" />
<PackageVersion Include="Flamui.Core" Version="0.1.0-alpha.9" />Directory.Packages.props
<PackageReference Include="Flamui.Core" />Project file
paket add Flamui.Core --version 0.1.0-alpha.9
#r "nuget: Flamui.Core, 0.1.0-alpha.9"
#:package Flamui.Core@0.1.0-alpha.9
#addin nuget:?package=Flamui.Core&version=0.1.0-alpha.9&prereleaseInstall as a Cake Addin
#tool nuget:?package=Flamui.Core&version=0.1.0-alpha.9&prereleaseInstall as a Cake Tool
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.
https://github.com/FlurinBruehwiler/flamui/assets/47397416/cb77530a-873b-417c-aee7-f64d6607793c
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 2 NuGet packages that depend on Flamui.Core:
| Package | Downloads |
|---|---|
|
Flamui
A desktop UI framework |
|
|
Flamui.Components
A set of components |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.0-alpha.9 | 203 | 10/6/2025 |
| 0.1.0-alpha.8 | 177 | 10/2/2025 |
| 0.1.0-alpha.7 | 136 | 9/26/2025 |