XenoAtom.Graphics
0.7.1
Prefix Reserved
See the version list below for details.
dotnet add package XenoAtom.Graphics --version 0.7.1
NuGet\Install-Package XenoAtom.Graphics -Version 0.7.1
<PackageReference Include="XenoAtom.Graphics" Version="0.7.1" />
<PackageVersion Include="XenoAtom.Graphics" Version="0.7.1" />
<PackageReference Include="XenoAtom.Graphics" />
paket add XenoAtom.Graphics --version 0.7.1
#r "nuget: XenoAtom.Graphics, 0.7.1"
#addin nuget:?package=XenoAtom.Graphics&version=0.7.1
#tool nuget:?package=XenoAtom.Graphics&version=0.7.1
XenoAtom.Graphics

<img align="right" width="256px" height="256px" src="https://raw.githubusercontent.com/XenoAtom/XenoAtom.Graphics/main/img/XenoAtom.Graphics.png">
XenoAtom.Graphics is a low-level graphics library for .NET powered by Vulkan.
It is a fork of the excellent Veldrid library, updated to use XenoAtom.Interop.vulkan bindings and with a focus on Vulkan only. It will serve as a modern Graphics GPU API for experiementing within the XenoAtom project.
Note: This library is still in early development and not yet ready for production use.
Some changes are expected to be made to the API and the implementation. See issue #1
✨ Features
- TBD
📃 User Guide
For more details on how to use XenoAtom.Graphics, please visit the user guide.
🏗️ Build
You need to install the .NET 8 SDK. Then from the root folder:
$ dotnet build src -c Release
🪪 License
This software is released under the BSD-2-Clause license.
The license also integrate the original MIT license from Veldrid.
🤗 Authors
Alexandre Mutel aka xoofx.
Eric Mellino for the original Veldrid code.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net8.0
- XenoAtom.Allocators (>= 3.2.0)
- XenoAtom.Collections (>= 1.2.0)
- XenoAtom.Interop (>= 1.5.0)
- XenoAtom.Interop.vulkan (>= 1.0.0)
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 |
---|---|---|
0.11.0 | 89 | 3/31/2025 |
0.10.0 | 84 | 3/31/2025 |
0.9.0 | 96 | 3/31/2025 |
0.8.0 | 111 | 3/28/2025 |
0.7.2 | 114 | 3/27/2025 |
0.7.1 | 116 | 3/27/2025 |
0.7.0 | 120 | 3/27/2025 |
0.6.1 | 145 | 3/22/2025 |
0.6.0 | 131 | 3/22/2025 |
0.5.0 | 76 | 3/21/2025 |
0.4.0 | 135 | 3/18/2025 |
0.3.0 | 82 | 6/30/2024 |
0.2.0 | 72 | 6/25/2024 |
0.1.0 | 70 | 6/25/2024 |