Skip to content

eelfire/smooth-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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