VOOZH about

URL: https://www.nuget.org/packages/Bliss/

⇱ NuGet Gallery | Bliss 1.6.11




👁 Image
Bliss 1.6.11

dotnet add package Bliss --version 1.6.11
 
 
NuGet\Install-Package Bliss -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" Version="1.6.11" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bliss" Version="1.6.11" />
 
Directory.Packages.props
<PackageReference Include="Bliss" />
 
Project file
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.6.11
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bliss, 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@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&version=1.6.11
 
Install as a Cake Addin
#tool nuget:?package=Bliss&version=1.6.11
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Bliss

👁 Discord
👁 Activity
👁 Stars

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]

  1. Clone this repository.
  2. Add Bliss.csproj as a reference to your project.

⭐ Getting Started

Explore our Documentation to kick off smoothly.

📚 Libraries - Nuget

💻 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 net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Bliss:

Package Downloads
Sparkle

A fast, Cross-platform .NET 10 C# 14 game engine.

Bliss.ImGUI

A fast, Cross-platform .NET 10 C# 14 Render Framework.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Bliss:

Repository Stars
MrScautHD/Sparkle
A fast, Cross-platform .NET 10 C# 14 game engine.
Version Downloads Last Updated
1.6.11 93 6/15/2026
1.6.9 108 6/12/2026
1.6.8 241 5/26/2026
1.6.6 68 5/25/2026
1.6.5 89 5/21/2026
1.6.4 76 5/20/2026
1.6.3 58 5/20/2026
1.6.2 98 5/19/2026
1.6.1 105 5/19/2026
1.6.0 99 5/19/2026
1.5.12 171 5/14/2026
1.5.11 100 5/13/2026
1.5.10 185 5/7/2026
1.5.9 107 5/7/2026
1.5.8 116 5/7/2026
1.5.7 133 5/3/2026
1.5.6 128 5/3/2026
1.5.5 101 5/3/2026
1.5.4 114 5/3/2026
Loading failed