Bliss 1.4.16
dotnet add package Bliss --version 1.4.16
NuGet\Install-Package Bliss -Version 1.4.16
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" Version="1.4.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bliss" Version="1.4.16" />
<PackageReference Include="Bliss" />
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 --version 1.4.16
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bliss, 1.4.16"
#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@1.4.16
#: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&version=1.4.16
#tool nuget:?package=Bliss&version=1.4.16
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Bliss
Bliss is a modern Direct3D11, Vulkan, OpenGL, Metal, OpenGL-ES 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
ppy.Veldridppy.Veldrid.SPIRVppy.SDL3-CSStbImageSharpStbImageWriteSharpAssimpNetterFontStashSharp.PlatformAgnosticMiniAudioEx
💻 Supported Platforms
| DX11 | Vulkan | OpenGL | OpenGL-ES | Metal | |
|---|---|---|---|---|---|
| Windows | ✔️ | ✔️ | ✔️ | ✔️ | ❌ |
| Linux | ⚠️ | ✔️ | ✔️ | ✔️ | ❌ |
| MacOS | ❌ | ⚠️ | ✔️ | ❌ | ✔️ |
| Android | - | - | - | - | - |
| IOS | - | - | - | - | - |
⚠️ - Requires a translation layer like DXVK or MoltenVK.
✉️ 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
- AssimpNetter (>= 6.0.4)
- FontStashSharp.PlatformAgnostic (>= 1.5.4)
- JAJ.Packages.MiniAudioEx (>= 3.2.1)
- ppy.SDL3-CS (>= 2026.320.0)
- ppy.Veldrid (>= 4.9.76-g3cdad6c06a)
- ppy.Veldrid.SPIRV (>= 1.0.15-gfbb03d21c2)
- StbImageSharp (>= 2.30.15)
- StbImageWriteSharp (>= 1.16.7)
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 |
|---|---|---|
| 1.4.16 | 0 | 3/22/2026 |
| 1.4.15 | 37 | 3/21/2026 |
| 1.4.14 | 113 | 3/16/2026 |
| 1.4.13 | 104 | 3/15/2026 |
| 1.4.12 | 103 | 3/15/2026 |
| 1.4.11 | 116 | 3/15/2026 |
| 1.4.10 | 100 | 3/15/2026 |
| 1.4.9 | 96 | 3/8/2026 |
| 1.4.8 | 78 | 3/8/2026 |
| 1.4.7 | 102 | 2/28/2026 |
| 1.4.6 | 91 | 2/27/2026 |
| 1.4.5 | 100 | 2/21/2026 |
| 1.4.4 | 112 | 2/15/2026 |
| 1.4.3 | 132 | 2/2/2026 |
| 1.4.2 | 168 | 1/4/2026 |
| 1.4.1 | 117 | 12/30/2025 |
| 1.4.0 | 113 | 12/30/2025 |
| 1.3.38 | 291 | 9/6/2025 |
| 1.3.37 | 232 | 7/27/2025 |
| 1.3.36 | 554 | 7/21/2025 |
Loading failed