12
Ben Aksoy Ray Navarette Daniel Tashjian Geoffrey Wong 1

3D Game of Life

Embed Size (px)

DESCRIPTION

3D Game of Life. Ben Aksoy Ray Navarette Daniel Tashjian Geoffrey Wong. Project. Conway’s Game of Life 2D Cellular Automaton Bring into 3D Find a useful application http://code.google.com/p/3dgameoflife/wiki/Background. Our Approach. 3D Universe Aging Customizable Rules. Community. - PowerPoint PPT Presentation

Citation preview

Page 1: 3D Game of Life

Ben AksoyRay Navarette

Daniel TashjianGeoffrey Wong

1

Page 2: 3D Game of Life

Conway’s Game of Life◦ 2D Cellular Automaton

Bring into 3D Find a useful application

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

2

Page 3: 3D Game of Life

3D Universe Aging Customizable Rules

3

Page 4: 3D Game of Life

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

developers Face-to-face meetings E-mail

4

Page 5: 3D Game of Life

VTK Visual Studio Google Code Subversion 7-Zip Mailing List

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

5

Page 6: 3D Game of Life

Mailing list Read the Wiki Learn VTK Talk to the contributors

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

6

Page 7: 3D Game of Life

Simple Console Application◦ Printed number of living cells

Spherical Cell Representation◦ ~ 1 frame / 20 seconds

7

Page 8: 3D Game of Life

Small cells Fast Colorful Limited Depth Perception

8

Page 9: 3D Game of Life

Cellular Automata Applications◦ Biological Simulations◦ Cryptography◦ Image Processing

9

Page 10: 3D Game of Life

From this noisy image… to this clean one!

10

Page 11: 3D Game of Life

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

11

Page 12: 3D Game of Life

Lack of communication◦ Roles◦ Expectations

No governing structure◦ Leadership◦ Submission guidelines◦ Quality assurance

12