-
OpenTK
The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you everything you need to write your own renderer or game engine. OpenTK can be used standalone or inside a GUI on Windows, Linux, Mac.
take a look at OpenTK
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Silk.NET
The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
Btw: The most current and supported bindings for such things are: Silk.NET
-
If you want to take some of the legwork out of the rendering, the Magnum framework is a pretty thin wrapper that provides some basic abstraction around the graphics API. Haven't used it for Vulkan before, but for GL it's pretty nice. It's C++ though. If you really want all this granular control anyways, why not just write in C++?
-
Does http://www.openscenegraph.org/ fit?
-
Does something like fna or monogame fit your list (gamedev frameworks in C#)? Looks like MonoGame.Extended adds scenegraphs.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives