Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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.