Skip to content

ramonimbao/polypaper-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polypaper-rs

A Rust implementation of my previous project polypaper, a low-poly wallpaper generator. Uses the quicksilver 2D game framework for creating images.

Samples

Usage

Run the program with cargo run --release.

Press SPACE to generate a new random mesh. Press ENTER to save this mesh. You'll just have to wait for a new mesh to appear to know that you've saved the file.

To Do

  • Implement the CLI aspect of it, or
  • Make it more interactive somewhat

License

This project is licensed under the MIT license - see the LICENSE.md for details.

About

A low-poly wallpaper generator written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages