Skip to content

samionsuwito/LifeKnot

Repository files navigation

Knots of Life

Conway's Game of Life simulation on Torus Knots

Key Features

  • Simulate Conway's Game of Life on 5 Different Predefined Torus Knots
    • (3,1) Knot
    • Trefoil Knot
    • Solomon's Seal Knot
    • (7,3) Knot
    • Torus Knot of Torus
  • Interactive so you can create your own states
  • Play, Next, Clear Buttons
  • Example state provided
  • Speed of simulation controller
  • Randomize State provided
  • Custom Knot that you can control
  • Import and Export

Usage

Check it out at https://isitusnoamow.github.io/LifeKnot/

Examples

Going from Left to Right:

  • (3,1) Knot
  • Trefoil Knot
  • Solomon's Seal Knot
  • (7,3) Knot
  • Torus Knot of Torus

Built With

Made using Three.js r59 in order to use Face4 and an older version of OrbitControls

Next Steps

Recreate using latest Three.js which wil fix performance and fix mobile controls.

About

Interactive Conway's Game of Life simulation on Torus Knots

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages