Bliss.ImGUI
1.6.11
dotnet add package Bliss.ImGUI --version 1.6.11
NuGet\Install-Package Bliss.ImGUI -Version 1.6.11
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Bliss.ImGUI" Version="1.6.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bliss.ImGUI" Version="1.6.11" />
<PackageReference Include="Bliss.ImGUI" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Bliss.ImGUI --version 1.6.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bliss.ImGUI, 1.6.11"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Bliss.ImGUI@1.6.11
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Bliss.ImGUI&version=1.6.11
#tool nuget:?package=Bliss.ImGUI&version=1.6.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Bliss
Bliss is a modern Direct3D12, Vulkan, Metal Render Framework.
✨ Features ✨
- 🎨 Efficient rendering of textures, fonts, and shapes using SpriteBatch.
- 🎥 User-friendly Camera2D and Camera3D systems for intuitive control.
- 🎮 Simplified input handling for keyboard, mouse, and gamepads.
- ✨ Straightforward system for loading and managing effects, textures, images, audio, and more.
- 🖼️ Easy-to-implement window management using SDL3.
- 🎶 Robust and powerful audio system for immersive sound experiences.
🪙 Installation - Nuget
dotnet add package Bliss --version [VERSION]
📖 [Installation - From source]
- Clone this repository.
- Add
Bliss.csprojas a reference to your project.
⭐ Getting Started
Explore our Documentation to kick off smoothly.
📚 Libraries - Nuget
VeldrithVeldrith.SPIRVVeldrith.MetalBindingsSDL3-CSStbImageSharpStbImageWriteSharpAssimpNetterFontStashSharp.PlatformAgnosticMiniAudioExHexa.NET.ImGui
💻 Supported Platforms
| Platform | D3D12 | Vulkan | Metal |
|---|---|---|---|
| Windows | ✔️ | ✔️ | ❌ |
| Linux | ❌ | ✔️ | ❌ |
| macOS | ❌ | 🔶 | ✔️ |
🔶 — Requires MoltenVK as a translation layer from Vulkan to Metal.
✉️ Reach us
💸 Sponsors
Please consider SPONSOR me to further help development and to allow faster issue triaging and new features to be implemented.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Bliss (>= 1.6.11)
- Hexa.NET.ImGui (>= 2.2.10-prerelease)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Bliss.ImGUI:
| Package | Downloads |
|---|---|
|
Sparkle
A fast, Cross-platform .NET 10 C# 14 game engine. |
GitHub repositories
This package is not used by any popular GitHub repositories.