Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 645 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 645 Bytes

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