Some 3D cellular automata in Minecraft

This page summarizes the projects mentioned and recommended in the original post on /r/cellular_automata

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • crystal

    Generate 3D cellular automata (by tterrasson)

  • I used a small program I wrote a while ago to generate the CA : https://github.com/tterrasson/crystal . Then I generated a random map in Minecraft et used this library to integrate the CA inside the map https://github.com/Amulet-Team/Amulet-Core . I simply assign each state to a type of block (1 to grass, 2 to water etc.) and voilĂ  :)

  • Amulet-Core

    A Python library for reading and writing the Minecraft save formats. See Amulet for the actual editor.

  • I used a small program I wrote a while ago to generate the CA : https://github.com/tterrasson/crystal . Then I generated a random map in Minecraft et used this library to integrate the CA inside the map https://github.com/Amulet-Team/Amulet-Core . I simply assign each state to a type of block (1 to grass, 2 to water etc.) and voilĂ  :)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts