Summary

life3d-rgb transforms Conway’s Game of Life into a dynamic 3D world.
Each cell’s state is represented as an RGB voxel, resulting in a hypnotic display of emergent color patterns.

Purpose

The project explores how classic computational rules can be reinterpreted through color and depth, creating a minimalist but expressive visual system.

Features

  • Fully configurable rule sets.
  • Real-time visualization with adjustable grid depth and color modes.
  • Runs entirely on Python using standard scientific libraries.

Try It

📦 TestPyPI Package:
View on TestPyPI

💻 GitHub Repository:
https://github.com/newrealmco/life3d-rgb