Skip to content

AdhavanT/Infinity-Automata-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infinity Automata

A little infinite-grid cellular automata engine

Features:

  • Smooth Scrolling
  • Optimized Software Renderer (Runs at under 4ms frametime with over 7000 live cells on screen)
  • Infinite Canvas
  • SIMD and Multithreading for Rendering and Grid Processing
  • No runtime heap allocations. (custom memory arena for each system pre-allocates memory at start)

Note: Currently simulates Conway's GOF, Sand and Brick. Demo

About

Testing out PL stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published