Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oistikbal/furnace
https://github.com/oistikbal/furnace
cpp csharp directx12 game-engine wpf
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/oistikbal/furnace
- Owner: oistikbal
- License: mit
- Created: 2024-03-03T18:35:17.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-09-17T10:04:30.000Z (4 months ago)
- Last Synced: 2024-09-17T12:37:24.636Z (4 months ago)
- Topics: cpp, csharp, directx12, game-engine, wpf
- Language: C#
- Homepage:
- Size: 570 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Furnace is a game engine written with C#(WPF) and C++ with D3D12.## Prerequisites
- Windows SDK Latest
- Visual Studio 2022
- .NET 8.0
- C++20
## Building## Features
- Decoupled Editor and Engine through MMF with FlatBuffers.
- The game editor and engine are designed as separate, independent modules, allowing them to operate independently and communicate efficiently.
## License
This project is licensed under the [MIT License](LICENSE).