Skip to content

A Rust playground for experimenting with types from the Modulator crate

License

Notifications You must be signed in to change notification settings

JasonHise/modulator_play

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modulator Play

CLICK HERE for a Video Introduction To The Modulator Crate And Play Application Check out this video for an introduction to the application and crate!

An environment to visualize and test the modulator crate and to experiment with expressive 2d primitive rendering. Based on Piston Window, this application is meant to be both a test bed for the Modulator crate and its included source types, and a minimal friction environment to experiment with Rust coding.

The best way to get familiar with this application, what it can do and how it relates to the Modulator crate, is to watch the video linked above.

Assuming you have Rust properly installed (if not go get it now, it is awesome), to run the application, clone or download this repository, then cd to the directory and:

cargo run --release

You can skip the --release to build and run the application in debug.

If you want to get the check out the Modulator crate and the types it provides:

CLICK HERE to go to the Modulator crate repository

Copyright© 2018 Ready At Dawn Studios

NOTICE: this application includes the Fira Code Medium (ttf) font in its asset directory. Go here for license/copyright information and to get this wonderful font.

About

A Rust playground for experimenting with types from the Modulator crate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Rust 100.0%