Skip to content

This repository contains low-level bindings for Vulkan used in Evergine.

License

Notifications You must be signed in to change notification settings

EvergineTeam/Vulkan.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c211d5d · Mar 1, 2025
Sep 3, 2024
Mar 1, 2025
Feb 12, 2025
Apr 27, 2020
Sep 3, 2024
Sep 3, 2024
Sep 4, 2024
Sep 4, 2024
May 24, 2020
May 24, 2020
Jun 24, 2022

Repository files navigation

Vulkan.NET

This repository contains low-level bindings for Vulkan used in Evergine for .NET 8.0. This binding is generated from vk.xml file included in the KhronosRegistry folder.

CI Monthly update check Nuget

Features

  • Vulkan 1.0, 1.1, 1.2, 1.3
  • All Vulkan Extensions as Vulkan RayTracing
  • Raw low level binding using usafe c# code.

Draw Triangle Rasterization

Test based on https://vulkan-tutorial.com/

alt Draw Triangle Rasterization

Draw Triangle Raytracing (KHR)

Test based on https://github.com/maierfelix/VK_KHR_ray_tracing

Build Requirements

alt Draw Triangle Raytracing

Related Work

About

This repository contains low-level bindings for Vulkan used in Evergine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages