For this project, Core Software Design partnered with an internet startup company to develop a web-based 3D interior design application. Scroll down for media samples and sample rooms.
We created a 3D visualization of Conway’s Game of Life to evaluate 3D frameworks for a client project. The Game of Life is based on “cellular automaton”, objects that create complex and interesting patterns from a simple set of rules:
We simulate a virtual city of 18 by 15 city blocks. Each block holds a skyscraper modeled after the John Hancock Building in Boston, MA. Buildings grow one story each cycle. Color hue indicate the generation.
Note: this is not a video, it is a application rending 3D realtime graphics in the web browser. The code is writen in Java and uses the Parallax 3D library. It is converted to Javascript with Google Web Toolkit (GWT). Portions of the source code are courtesy of Jesse Vogel.
Hint: run it full screen (F11/Control + Command + F) on a large display for the best effect. It may take a few seconds to start. Press Back to exit.