Create Life From a Simple Rule

Create Life From a Simple Rule

860.391 Lượt nghe
Create Life From a Simple Rule
Source Code and Program: https://github.com/hunar4321/particle-life Click here for a live demo: https://hunar4321.github.io/particle-life/particle_life.html#91651088029 This project was inspired by: Jeffery Ventrella's Clusters http://www.ventrella.com/Clusters/ I don't have access to Ventrella's code but I guess the main difference of my project with the other particle life projects is that I didn't implement collision detection and this has simplified the simulation. Also, I added GUI controls to change the parameters in real-time. This allows easy fine-tuning & exploration, hence, I was able to find some never-seen-before patterns emerge form some extremely simple models of relations. The code here is probably an order of magnitude simpler than any other Artificial Life codes out there because I started this solely as an educational material for non-programmers and the general audience. Other related videos: Simulation Hypothesis: https://youtu.be/mzizK6ms-gY Local Maxima: https://youtu.be/1p11-oggW1E Related topics: #programming #game #simulator #alife #life #evolution Particle Life Simulation Primordial Soup - Evolution Conway's game of life Cellular automata Self organizing patterns JavaScript programming ❌ Disclaimer: Please know that we do not place any of the ads on this video. Since we use copyright-protected music, ads are placed by YouTube automatically to generate revenue for the license holders of the music. Music in the video: Cjbeards - Fire and Thunder Death Note - Low of Solipsism Firefly in a Fairytale - Gareth Coker Buried Desire - Divine 00:00 Simulation Demo 02:40 Code Walkthrough 08:28 The Program 09:08 Explanation 11:25 More Demos