Pie.ShaderCompiler 0.10.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Pie.ShaderCompiler --version 0.10.1
NuGet\Install-Package Pie.ShaderCompiler -Version 0.10.1
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="Pie.ShaderCompiler" Version="0.10.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pie.ShaderCompiler --version 0.10.1
#r "nuget: Pie.ShaderCompiler, 0.10.1"
#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.
// Install Pie.ShaderCompiler as a Cake Addin
#addin nuget:?package=Pie.ShaderCompiler&version=0.10.1

// Install Pie.ShaderCompiler as a Cake Tool
#tool nuget:?package=Pie.ShaderCompiler&version=0.10.1

Pie

The cross-platform graphics toolkit. Create high-performance GPU accelerated graphics easily, with a safe, low-cost, C#-friendly abstraction around the low-level APIs.

Discord Build Nuget

Features

Graphics

Pie's API has been designed to be safe and easy to use. Unlike other libraries, Pie has been designed from the ground up in C#, so you'll feel right at home using it.

Pie currently supports the following backends:

  • Direct3D 11
  • OpenGL 4.3
  • OpenGL ES 3.0
First-class debugging

Graphics debugging can be tough. Pie features an optional debug layer that can provide detailed debug logging, API usage validation, statistics, and memory leak checking.

Windowing

Pie features a cross-platform windowing library, powered by SDL. This is a do-it-yourself abstraction, it creates the window & graphics device for you, and you are expected to create the render loop yourself.

Audio

Pie features a cross-platform audio library, using mixr as its backend. On top of mixr's built-in features, Pie.Audio also features an SDL-powered audio device, so you can immediately start playing audio.

Text

Cross-platform FreeType bindings, complete with a simple abstraction layer, to make text rendering easy.

Shader Compiler

Used by Pie itself, the shader compiler provides a simple way to transpile shaders. Compile GLSL or HLSL to Spir-V, and transpile Spir-V to various supported shading languages, such as GLSL or HLSL. This library is used by Pie to provide cross-platform shader support.

Shaderc

Pie provides low & high level bindings for shaderc.

SPIRV-Cross

Pie also provides low & high (coming soon) level bindings for SPIRV-Cross.

SDL

A raw wrapper around SDL, mostly for use by Pie.Windowing and Pie.Audio. It aims to be feature complete, though! (Although note at time of writing the bindings are very incomplete. PRs welcome!)

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.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 Pie.ShaderCompiler:

Package Downloads
Pie The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The cross-platform graphics toolkit.

Pie.Framework The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.10.1 150 1/28/2024
0.10.0 96 1/20/2024
0.9.2 154 9/20/2023
0.9.1 198 7/26/2023
0.9.0 204 5/22/2023
0.9.0-alpha.1 65 5/22/2023
0.8.2 316 3/7/2023
0.8.0 353 3/5/2023
0.7.0 263 2/20/2023
0.6.2 301 2/2/2023
0.6.1 312 2/2/2023
0.6.0 368 12/7/2022
0.5.2 445 10/7/2022
0.5.0 470 9/20/2022
0.3.2 379 8/29/2022
0.3.1 376 8/29/2022