let-engine 0.5.0

A game engine to learn vulkan made by Let. Not done yet.
Documentation
let-engine-0.5.0 has been yanked.

Let Engine

A 2d Rust game engine

  • Heavily under construction. Hold tight! It's going to be awesome.

Facts and features

  • Light and fast

  • Derive object and camera

  • Layer based object system

  • Labels and text

  • Custom shader support

  • Egui support as a feature

To do

  • Sounds

  • Physics

  • 3D layers

  • Winit independency

  • Post processing

Installation

Command line:

cargo add let_engine

or for your Cargo.toml:

let_engine = "0.5.0"

Debian based dependencies

sudo apt install -y libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev build-essential cmake libvulkan-dev libasound2-dev libfontconfig1-dev

Arch based dependencies

sudo pacman -Sy vulkan-devel 

https://crates.io/crates/let-engine