Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/exomia/framework
The exomia/framework can be used to develop cross platform applications, 2D/3D video games and simulations.
https://github.com/exomia/framework
2d 3d csharp exomia framework game-2d game-3d game-dev game-development game-engine game-framework gamedev netframework vulkan vulkan-api vulkan-engine vulkan-game-engine xna xna-framework xna-game
Last synced: about 2 months ago
JSON representation
The exomia/framework can be used to develop cross platform applications, 2D/3D video games and simulations.
- Host: GitHub
- URL: https://github.com/exomia/framework
- Owner: exomia
- License: bsd-3-clause
- Created: 2018-03-26T12:57:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-05T11:26:59.000Z (almost 2 years ago)
- Last Synced: 2024-11-29T14:28:20.376Z (about 2 months ago)
- Topics: 2d, 3d, csharp, exomia, framework, game-2d, game-3d, game-dev, game-development, game-engine, game-framework, gamedev, netframework, vulkan, vulkan-api, vulkan-engine, vulkan-game-engine, xna, xna-framework, xna-game
- Language: C#
- Homepage: https://exomia.com
- Size: 7.64 MB
- Stars: 24
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
## Information
The exomia/framework is used for building 2D and 3D games and more inspired by the XNA/Mono framework.
![](https://img.shields.io/github/issues-pr/exomia/framework.svg)
![](https://img.shields.io/github/issues/exomia/framework.svg)
![](https://img.shields.io/github/last-commit/exomia/framework.svg)
![](https://img.shields.io/github/contributors/exomia/framework.svg)
![](https://img.shields.io/github/commit-activity/y/exomia/framework.svg)
![](https://img.shields.io/github/languages/top/exomia/framework.svg)
![](https://img.shields.io/github/languages/count/exomia/framework.svg)
![](https://img.shields.io/github/license/exomia/framework.svg)## Announcements
11/07/2022:
The setup, DI, logging and more has changed and introduced, we are working to get all the systems back and running.
Vulkan boilerplate is done and needs to be refined and adjusted to our needs.
(current status can be found [here](https://github.com/exomia/framework/tree/feature/linux)).16/09/2021:
exomia/framework will make the move to be a modern and cross platform framework in the future.
It will support windows and linux at the start (current status can be found [here](https://github.com/exomia/framework/tree/feature/linux)).
Therefore, we will change the graphics api and so we will move from DirectX to Vulkan.Stay tuned for more information in the future!
## Installing
```shell
[Package Manager]
PM> Install-Package Exomia.Framework
```## Templates
You are bored of typing boiler plate code to get things up and running?
Take a look at our [exomia/templates](https://github.com/exomia/templates) repository!## Q&A, Ideas or Show & tell us
You have questions, ideas or want to show or tell us something?
Open a new [discussion](https://github.com/exomia/framework/discussions) or join an existing one!
---
[![Discord](https://img.shields.io/discord/427640639732187136.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.com/invite/ZFJXe6f)
[![Twitch](https://img.shields.io/twitch/status/exomia.svg?label=&logo=twitch&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://www.twitch.tv/exomia/about)