enschin

Crates.ioenschin
lib.rsenschin
version0.1.1
sourcesrc
created_at2022-01-06 00:04:22.063172
updated_at2022-02-28 22:09:17.089172
description2D Game Engine completly written in Rust, using the wgpu api.
homepage
repositoryhttps://github.com/Shuray04/Enschin-Rust
max_upload_size
id508731
size134,333
Andri (AndriBaal)

documentation

README

Enschin

!!! 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:

  • SpriteSheets
  • AABB Collision

image

Commit count: 0

cargo fmt