Download ppt - 3D Game of Life

Transcript

Ben AksoyRay Navarette

Daniel TashjianGeoffrey Wong

1

Conway’s Game of Life◦ 2D Cellular Automaton

Bring into 3D Find a useful application

http://code.google.com/p/3dgameoflife/wiki/Background

2

3D Universe Input Image Aging Inheritance Customizable Rules

3

Community: 4 members Model: Utility-Oriented, Small group of

developers Face-to-face meetings E-mail

4

VTK Visual Studio Google Code Subversion 7-Zip Mailing List

http://code.google.com/p/3dgameoflife/wiki/Tools

5

Mailing list Read the Wiki Learn VTK Talk to the contributors

http://code.google.com/p/3dgameoflife/wiki/HowToGetInvolved

6

Simple Console Application◦ Printed number of living cells

Spherical Cell Representation◦ ~ 1 frame / 20 seconds

7

Small cells Fast Colorful Limited Depth Perception

8

Random Initial Grid or Import an Image File Grid Takes Dimensions of Image RGB -> HSV HSV Used to Map Image to Grid Inheritance Mode: Colors Are Passed Down

9

Cellular Automata Applications◦ Biological Simulations◦ Cryptography◦ Image Processing

10

From this noisy image… to this clean one!

11

Project up and running Achieved our main goal Making progress on image filter Gained great experience with VTK

12

Lack of communication◦ Roles◦ Expectations

No governing structure◦ Leadership◦ Submission guidelines◦ Quality assurance

13