/smooth-life

smooth life implemetation in rust

Primary LanguageRustMIT LicenseMIT

Smooth Life

Smooth Life implementation using rust and raylib-rs

Implementation

  • terminal rendering
  • gui rendering using raylib-rs

Inspiration

This code is heavily inspired from tsoding's smooth life implementation done on live stream

Usage

  • comment out one of the run(smooth_life_gpu or smooth_life_term) in main.rs
  • cargo run
  • in gui version, you can play with sliders to change parameters and observe interesting effects
  • in gui version, use r key to reset the parameters and t key to reset the texture