Cellular automaton patterns

Replicator (cellular automaton)

In cellular automata, a replicator is a pattern that produces copies of itself. In the one-dimensional Rule 90 cellular automaton, every pattern is a replicator. The same is true in the life-like cellular automaton rule Replicator (B1357/S1357). Highlife (B36/S23) rule has a simple replicator. On November 23, 2013, Dave Greene built the first replicator in Conway's Game of Life (B3/S23). (Wikipedia).

Replicator (cellular automaton)
Video thumbnail

Coding "Conway's Game of Life" Cellular Automaton in C++/ SFML

Coways Game of life is a very famous cellula automaton, created by John Conway. In this video, I implement it in C++ and SFML. ========= DOWNLOAD: https://github.com/Hopson97/CellularAutomaton/releases/tag/v1.1 SOURCE CODE: https://github.com/Hopson97/CellularAutomaton ========= RESOUR

From playlist Creating Cellular Automaton

Video thumbnail

Coding "Empire" Cellular Automaton in C++/SFML

This is a cellular automaton that I came up with. YouTube compression kinda ruins it, so I highly recommended you watch in highest quality you can, and also download the project to see it for yourself :) Source: https://github.com/Hopson97/Empire Download: https://drive.google.com/open?i

From playlist Creating Cellular Automaton

Video thumbnail

Frank Buss' Hexagonal Cellular Automaton

Frank Buss' Hex Cellular Automaton, initialized with a glider gun and a rake. http://www.frank-buss.de/automaton/hexautomaton.html Generated with Ready: http://code.google.com/p/reaction-diffusion/

From playlist Ready

Video thumbnail

MakerBot Mystery Build: The Triumphant Return!

It's back! Now that we have the new MakerBot Replicator running and calibrated properly, we're bringing back the weekly mystery build. Watch our new awesome 3D printer in beautiful time-lapse and hum along to a familiar tune.

From playlist MakerBot Mystery Object

Video thumbnail

Coding "Predator And Prey" Cellular Automaton in C++/ SFML

Thanks "Nimmy" from my discord server for the idea! Wanted to try something a bit different for a change, and here it is: A cellular automaton. ========= DOWNLOAD: https://github.com/Hopson97/CellularAutomaton/releases/ SOURCE CODE: https://github.com/Hopson97/CellularAutomaton =======

From playlist Creating Cellular Automaton

Video thumbnail

7.1: Cellular Automata - The Nature of Code

This video introduces the concepts and algorithms behind Cellular Automata. (If I reference a link or project and it's not included in this description, please let me know!) Read along: http://natureofcode.com/book/chapter-7-cellular-automata/ http://en.wikipedia.org/wiki/Cellular_autom

From playlist The Nature of Code: Simulating Natural Systems

Video thumbnail

What are Cellular Automata?

Cellular Automata are a fantastic demonstration of how a simple set of rules can elicit a complex emergent behaviour. In this video I show John Conway's Game Of Life implemented in quick and simple C++ at the command line. Github: https://github.com/OneLoneCoder/Javidx9/blob/master/Consol

From playlist Interesting Programming

Video thumbnail

Marble automata

I found the plans for this model on this site (http://scrollsawworkshop.blogspot.com.br/2008/10/marble-automation-machine.html). Free 3D model at https://skfb.ly/o6vRE.

From playlist Marble Machines

Video thumbnail

Adam P. Goucher - Evolving Lifeforms on Lattices - G4G13 April 2018

In October 1970, Martin Gardner famously introduced the world to Conway's 'Game of Life', a simple set of rules exhibiting breathtaking emergent complexity. We explore a wide range of lattice-based rules which are more conducive to supporting rich interactions and biological processes such

From playlist G4G13 Videos

Video thumbnail

Is the future of surgery robotic?

Surgery is a field that requires a lot of focus and precision. Indeed, there can be no mistakes in surgical operating rooms and surgeons can use all the help they can get. This is where surgical robots come into play. Perhaps the most famous surgical robot is the Da Vinci robot. That mac

From playlist Radical Innovations

Video thumbnail

The Physics of Self-Replication and Nanotechnology

Watch over 2,400 documentaries for free for 30 days AND get a free Nebula account by signing up at https://curiositystream.com/upandatom and using the code "upandatom". Once you sign up you'll get an email about Nebula. If you don't get one, contact the curiosity stream support team and th

From playlist Physics

Video thumbnail

Laurent Bartholdi: Amenable groups - Lecture 2

Abstract: I shall discuss old and new results on amenability of groups, and more generally G-sets. This notion traces back to von Neumann in his study of the Hausdorff-Banach-Tarski paradox, and grew into one of the fundamental properties a group may / may not have -- each time with import

From playlist Mathematical Aspects of Computer Science

Video thumbnail

Terrific Toothpick Patterns - Numberphile

Fun with toothpicks. Featuring Neil Sloane. More links & stuff in full description below ↓↓↓ Neil Sloane is the founder of the On-Line Encyclopedia of Integer Sequences: https://oeis.org Play with the toothpick simulator: http://oeis.org/A139250/a139250.anim.html The Toothpick Sequence

From playlist Neil Sloane on Numberphile

Video thumbnail

Can An AI Heal This Image?👩‍⚕️

❤️ Check out Weights & Biases and sign up for a free demo here: https://wandb.com/papers ❤️ Their mentioned post is available here: https://wandb.ai/wandb/getting-started/reports/Debug-Compare-Reproduce-Machine-Learning-Models--VmlldzoyNzY5MDk?utm_source=karoly 📝 The paper "Self-Organisi

From playlist AI and Deep Learning - Two Minute Papers

Video thumbnail

This Neural Network Regenerates…Kind Of 🦎

❤️ Check out Weights & Biases here and sign up for a free demo here: https://www.wandb.com/papers The shown blog post is available here: https://www.wandb.com/articles/visualize-xgboost-in-one-line 📝 The paper "Growing Neural Cellular Automata" is available here: https://distill.pub/202

From playlist AI and Deep Learning - Two Minute Papers

Video thumbnail

What We've Learned from NKS Chapter 3: The World of Simple Programs

In this episode of "What We've Learned from NKS", Stephen Wolfram is counting down to the 20th anniversary of A New Kind of Science with [another] chapter retrospective. If you'd like to contribute to the discussion in future episodes, you can participate through this YouTube channel or th

From playlist Science and Research Livestreams

Video thumbnail

What We've Learned from NKS Chapter 2: The Crucial Experiment

In this episode of "What We've Learned from NKS", Stephen Wolfram is counting down to the 20th anniversary of A New Kind of Science with [another] chapter retrospective. If you'd like to contribute to the discussion in future episodes, you can participate through this YouTube channel or th

From playlist Science and Research Livestreams

Video thumbnail

Coding Wireworld Cellular Automaton in C++/SFML

Hello everybody! This time, I will be creating Wire World, which is little bit different than some of the other cellular automatons i have made, but still quite cool none the less :) Hope you enjoy! ========= DOWNLOAD: https://github.com/Hopson97/CellularAutomaton/releases/ SOURCE CODE:

From playlist Creating Cellular Automaton

Video thumbnail

What We've Learned from NKS Chapter 11: The Notion of Computation

In this episode of "What We've Learned from NKS", Stephen Wolfram is counting down to the 20th anniversary of A New Kind of Science with [another] chapter retrospective. If you'd like to contribute to the discussion in future episodes, you can participate through this YouTube channel or th

From playlist Science and Research Livestreams

Related pages

Conway's Game of Life | Highlife (cellular automaton) | Life-like cellular automaton | Rule 90