Skip to content

haydenhigg/attractors-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

attractors-c

Peter de Jong Attractors in C. See Paul Bourke's site for an explanation. All code is commented. This implementation is tested on *nix only. See the Rust version for more details.

to-do

  • allow for writing to more than just PPM
  • make default hue functions
  • read params and image metadata from config file