Cellular Automaton Visualization with Rust and Bevy
Offered By: Rust via YouTube
Course Description
Overview
Explore the fascinating world of cellular automata through a conference talk that demonstrates how to implement and visualize them using Rust and the Bevy framework. Dive into the Game of Life, Entity Component Systems, and the underlying theory while learning about macros and practical implementation techniques. Follow along as Diemo Heuer, a software developer from Rostock, Germany, guides you through the process of creating a simple yet captivating simulation. Gain insights into visualizing mathematical concepts and discover how to leverage Rust's capabilities for both backend and creative projects. Perfect for those interested in combining programming with visual simulations, this talk from Rust Linz offers a comprehensive introduction to cellular automata visualization.
Syllabus
Introduction
Game of Life
Entity Component Systems
Sources
Theory
Code
Macros
Demo
Taught by
Rust
Related Courses
Ask Me Anything About UnityUdemy Introduction to the Entity Component System in Unity
Pluralsight Learn A-Frame (VR)
Codecademy Basic Python Tutorials Series - Create a Roguelike
YouTube Code a 2D Game Engine using Java - Full Course for Beginners
freeCodeCamp