alimer
alimer copied to clipboard
Cross-platform .NET 8 C# 12 game engine.
- [ ] StbImageSharp/WIC loading - [ ] DDS - [ ] ASTC - [ ] KTX1 - [ ] KTX2 - [ ] BASISU support
- [x] Create common structure - [ ] Implement D3D12 backend - [ ] Implement Vulkan backend
- [x] Create a new project - [ ] SDL support - [ ] WPF support - [ ] WinUI support
- [x] Create a new project - [ ] Implement XAudio2 backend - [ ] Implement OpenAL backend
Input
- [x] Create a new project - [ ] Implement SDL support - [ ] Implement Windows support
I'm currently using ImGui.Net with Vortice for the application I'm working one. However, Dear ImGui has several imperfections/limitations that frustrate me. I've wrote several 2D GUI libs in the past,...
Replace the shaders and shader compilation using [slang](https://github.com/shader-slang/slang)