Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amerkoleci/alimer
Cross-platform .NET 9 C# game engine.
https://github.com/amerkoleci/alimer
alimer cross-platform direct3d12 game-development game-engine gamedev graphics net8 vortice vulkan
Last synced: 6 days ago
JSON representation
Cross-platform .NET 9 C# game engine.
- Host: GitHub
- URL: https://github.com/amerkoleci/alimer
- Owner: amerkoleci
- License: mit
- Created: 2019-01-09T07:18:05.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T16:50:27.000Z (22 days ago)
- Last Synced: 2024-12-29T12:05:32.792Z (13 days ago)
- Topics: alimer, cross-platform, direct3d12, game-development, game-engine, gamedev, graphics, net8, vortice, vulkan
- Language: C#
- Homepage: https://amerkoleci.github.io/alimer-docs/
- Size: 190 MB
- Stars: 408
- Watchers: 25
- Forks: 20
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- AwesomeCppGameDev - alimer - platform 2D and 3D game engine. (Engines)
README
# Alimer
[![Build status](https://github.com/amerkoleci/alimer/workflows/Build/badge.svg)](https://github.com/amerkoleci/alimer/actions)
**Alimer** is a modern cross-platform **.NET 9** game engine written in C# 13 and distributed under [MIT license](https://github.com/amerkoleci/alimer/blob/main/LICENSE).
## Features
* Support for Windows, Linux, macOS.
* Modern rendering using Vulkan, Direct3D12 and WebGPU.## Dependencies
Uses the following open-source and third-party libraries:
- [terrafx/terrafx.interop.windows](https://github.com/terrafx/terrafx.interop.windows): Interop bindings for Windows.