Skip to content

a-stevan/quarkstrom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quarkstrom

This is the official repository for the code shown in this video. I will not be accepting contributions as this is meant to (at least somewhat) match what was shown. To the one person who is going to use this, I'm sorry for what you're about to go through. I made it for myself and therefore there is no documentation and the 'API' (if you can even call it that) is lacking.

Assuming you already have rust installed,

  1. Run "cargo run --release" to compile and run the particle life simulation (main.rs) shown at the end of the video.
  2. Add "quarkstrom = {path = "path/to/this/folder"}" to cargo.toml to use the library (lib.rs) in other projects.

Quarkstrom = Quark + Maelstrom

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 91.5%
  • WGSL 8.5%