Crates.io | newport |
lib.rs | newport |
version | 0.2.0 |
source | src |
created_at | 2021-04-04 02:02:24.784626 |
updated_at | 2021-07-18 03:53:44.167316 |
description | Modular Game Engine built in Rust |
homepage | |
repository | https://github.com/colbyhall/newport |
max_upload_size | |
id | 378591 |
size | 1,059,796 |
Ethereal Engine is a modular 2D and 3D game engine built in Rust for Rust. It is designed to be easily extendable and easy to use. The project is early on in development. Every API is extremely volatile as the engine is worked on more.
Dependencies that couldn't be given up.
This project is heavily inspired by those that came before it. This including AAA engines like the Naughty Dog Engine or other Rust engines such as Bevy.