Unity 4: Game Of Life in 3D

David Joiner, Kean University

Conway’s Game of Life is a classic problem for computer science students, and provides an early example of cellular automata as well as an opportunity to practice nested loops and multi-dimensional arrays. Continue reading “Unity 4: Game Of Life in 3D”

Unity 1: Hello

David Joiner, Kean University

Welcome to the first in a series of blog posts about my experiences using Unity as a modeling and visualization tool. The series will walk users through creating scientifically appropriate models, simulations, and visualizations in Unity Game Engine, driven by my experiences using modeling in Unity for outreach and recruiting activities with high school students and undergrads. Continue reading “Unity 1: Hello”