Список полезных кросс-платформенных .net проектов
Автор: Глеб Лебедев
-————————————————————————
Графика/Рендер
Veldrid: A low-level, portable graphics library for .NET. https://veldrid.dev/
https://github.com/mellinoe/veldrid
veldrid-spirv: SPIR-V shader translation for Veldrid, using SPIRV-Cross
https://github.com/mellinoe/veldrid-spirv
-————————————————————————
Физика
bepuphysics2: Pure C# 3D real time physics simulation library, now with a higher version number.
https://github.com/bepu/bepuphysics2
-————————————————————————
Звук
-————————————————————————
Компоненты/Сущности/Граф сцены
LeoECS - Simple lightweight C# Entity Component System framework
Автор - Leopotam
https://github.com/Leopotam/ecs
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
https://github.com/sschmid/Entitas-CSharp
-————————————————————————
UI
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
https://github.com/mono/SkiaSharp
AvaloniaUI: A multi-platform .NET UI framework
https://github.com/AvaloniaUI/Avalonia
-————————————————————————
Поддержка разных форматов файлов
SharpGLTF: glTF reader and writer for .NET Standard
https://github.com/vpenades/SharpGLTF
13 февраля 2020 (Обновление: 17 фев 2020)
Комментарии [5]