Skip to content

A toolbox of tiny Rust crates! (Mostly using Macroquad)

License

Notifications You must be signed in to change notification settings

eboatwright/toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toolbox

This is my Rust / Macroquad game dev toolbox!
There's all kinds of tiny Rust crates in here, for a whole variety of things.

Disclaimer!

Most of these are very crude, and simple because they're mostly for my own personal use 😅

Frame Animation

A simple crate for frame-based animation

Ransi

Stands for Rust-ANSI. This is a work in progress.

Viewport

A simple viewport / camera screen scaling / aspect ratio manager.