ProwlEngine / Prowl

An Open Source C# 3D Game Engine under MIT license, inspired by Unity and featuring a complete editor and built on Silk.NET
MIT License
328 stars 27 forks source link

[Rendering] Moved graphics backend to Veldrid. #127

Closed sinnwrig closed 1 month ago

sinnwrig commented 2 months ago

Description

Rendering backend is now using Veldrid instead of Silk.NET to remove the need to maintain several graphics APIs.

To-Do

Veldrid