Crates.io | enschin |
lib.rs | enschin |
version | 0.1.1 |
source | src |
created_at | 2022-01-06 00:04:22.063172 |
updated_at | 2022-02-28 22:09:17.089172 |
description | 2D Game Engine completly written in Rust, using the wgpu api. |
homepage | |
repository | https://github.com/Shuray04/Enschin-Rust |
max_upload_size | |
id | 508731 |
size | 134,333 |
!!! Still in early development !!!
2D Game Engine completly written in Rust with the wgpu graphics api. Originally started in C / C++. Enschin is completly scene and component based focused on performance and accessibility.
To get a taste of Enschin look into examples or run:
cargo run --example bunnymark --release
Features to come: