Ben Aksoy Ray Navarette Daniel Tashjian Geoffrey Wong 1.

Slides:



Advertisements
Similar presentations
Cultivating the Continuous Improvement Classroom Class Meetings.
Advertisements

Supporting School Community Council Members. School Community Council members are: Dedicated volunteers providing advice for educational planning and.
WIN, LOSE OR DRAW. RULES Divide the class into teams. One member of the team will draw a card. They will then try to give clues by drawing on the whiteboard.
Graphics and Games IS 101Y/CMSC 101 Computational Thinking and Design Carolyn Seaman University of Maryland Baltimore County.
Understanding Users: Designing for Collaboration & Communication Dr. Dania Bilal IS 588 Spring 2008.
CS305j Introduction to Computing Two Dimensional Arrays 1 Topic 22 Two Dimensional Arrays "Computer Science is a science of abstraction -creating the right.
Hilton’s Game of Life (HGL) A theoretical explanation of the phenomenon “life” in real nature. Hilton Tamanaha Goi Ph.D. 1st Year, KAIST, Dept. of EECS.
Chapter 6 Color Image Processing Chapter 6 Color Image Processing.
Design and Decision Support Systems in Architecture, Building and Planning Human Behaviour Simulation B. de Vries.
1 Reconstructing Neutrino Interactions in Liquid Argon TPCs Ben Newell Steve Dennis.
A cellular automata Developed by John Conway in 1970 Its evolution is determined by its initial state.
Web Site ( Getting around the Web Site to Build and Use COIN-OR.
Scouting in local community - role, image and relationships 07 May 2015, Antalya, Turkey EUROPEAN SCOUT REGION.
Cellular Automata Avi Swartz 2015 UNC Awards Ceremony.
Does not Compute 3: Awesomer Cellular Automata In which we consider how to upgrade our cellular automata A few key choices are considered, but eventually.
General Purpose 3D Cellular Automata Modeller. A Regular Lattice of Cells, each obeying the same set of rules Simple rules for individual cells can produce.
Variations of Conway’s Game of Life Eswar Kondapavuluri.
Parallelization: Conway’s Game of Life. Cellular automata: Important for science Biology – Mapping brain tumor growth Ecology – Interactions of species.
2012 National BDPA Technology Conference Creating Rich Data Visualizations using the Google API Yolanda M. Davis Senior Software Engineer AdvancED August.
Sarasota Policy Wiki Why Wiki? To provide a new platform for community input on public policies and issues. To encourage engagement.
STAT115 STAT225 BIST512 BIO298 - Intro to Computational Biology Python Tutorial II Monty Python, Game of Life and Sequence Alignment Feb 1, 2011 Daniel.
Simulating Spatial Partial Differential Equations with Cellular Automata By Brian Strader Adviser: Dr. Keith Schubert Committee: Dr. George Georgiou Dr.
Creating With Code.
Web 2.0 and Internet Safety for Educators 3/2/20111Region 1.
"...to provide the youth of the world (with) an opportunity for development and contribution, individually and collectively, as responsible members of.
1.1 Introduction to Programming academy.zariba.com 1.
LANGUAGE AND TOOLS GURU S UHAN CANARAN PROJECT MANAGER A NDREAS NILSSON SYSTEM ARCHITECT A KSHAT SIKARWAR SYSTEM INTEGRATOR E RIC SCHMIDT TESTER AND VALIDATOR.
Introduction to Lattice Simulations. Cellular Automata What are Cellular Automata or CA? A cellular automata is a discrete model used to study a range.
Topic 26 Two Dimensional Arrays "Computer Science is a science of abstraction -creating the right model for a problem and devising the appropriate mechanizable.
Playing God: The Engineering of Functional Designs in the Game of Life Liban Mohamed Computer Systems Research Lab
Cellular Automata Spatio-Temporal Information for Society Münster, 2014.
CELLULAR AUTOMATA A Presentation By CSC. OUTLINE History One Dimension CA Two Dimension CA Totalistic CA & Conway’s Game of Life Classification of CA.
Cellular Automata Martijn van den Heuvel Models of Computation June 21st, 2011.
Ben Aksoy Ray Navarette Daniel Tashjian Geoffrey Wong 1.
Web: How to talk to scientists? Gareth Smith Steve Wilson Steven McGough.
Modeling Morphogenesis in Multi-Cellular Systems (Complex Systems Project) Heather Koyuk Spring 2005 Other Team Members CS Student: Nick Armstrong Chemistry.
December 2010 District Deputy Meeting *RETENTION*
The Power of Image Developing a visual literacy in the language classroom Ben Goldstein.
Section 1.1 What is Multimedia?
Tracking Cancer Development and Movement Interim Presentation February 19, 2005 Team 004 Albuquerque Academy Team Members: Punit Shah Karalyn Baca Teacher:Jim.
Agent Based Modeling (ABM) in Complex Systems George Kampis ETSU, 2007 Spring Semester.
Constitution of a group. Objectives Define a group or an association Bring out the advantages of being in a group Determine how a group functions List.
Digital Communication Introduction to Grade 5. What is Digital Communication? Digital Communication is any message passed through digital devices Digital.
A Variation on Conway’s Game of Life Winston Lee EPS 109.
Issues & Challenges in Enhancing Rotary ’ s Public Image with Measurable Results Pauline Leung Assistant General Coordinator RI Public Image Resource Group.
The Northern Lights: Demonstrations. Programmability Overview A major aspect of our project is programmability- it is an interactive display medium, the.
Cellular Automata Introduction  Cellular Automata originally devised in the late 1940s by Stan Ulam (a mathematician) and John von Neumann.  Originally.
CS851 – Biological Computing February 6, 2003 Nathanael Paul Randomness in Cellular Automata.
Pedro R. Andrade Münster, 2013
Ben Aksoy Ray Navarette Daniel Tashjian Geoffrey Wong 1.
David Squeri CELLULAR AUTOMATON. A cellular automaton is an array of cells that switch on or off depending on whether other cells are on or off. “Rules”
Chapter One Community. What is a Community? A community is a group of people who have something in common Communities people belong to: sports clubs friends.
The duty of a business to contribute to the well- being of a community Conservation/Pollution Employee Wellness Job Safety Workplace Diversity.
Knowledge Check Is the address a required field for member entry? Can you make up an address? What link can you use if you don’t know someone’s zip code?
Copyright © 2014 by The University of Kansas Making Community Presentations.
OAMA AFFILIATE ASSOCIATION ONLINE AFFILIATE MARKETERS ASSOCIATION OAMA Non Profit.
DCC PTA LEADERSHIP TRAINING 1. Stages of Team 2. Build An Effective Team 3. Negotiate Conflict.
Chapter 14 Using Visual Aids.
Chaotic Behavior - Cellular automata
Customer Service and Help Desk Concepts CCIT 233
Unit 3, Lesson 8 Making Presentations That Get Attention
Name Page for Art Fundamentals Notebook
MESA UTAH CLEAN AIR SOLUTIONS COMPETION
معلم الصف الثالث الابتدائي
Physics-based simulation for visual computing applications
MESA UTAH CLEAN AIR SOLUTIONS COMPETION
ФОНД “СОЦИАЛНО ПОДПОМАГАНЕ”
Introduction to Unity 2D Game Development
Color Image Processing
Volume 128, Issue 4, (February 2007)
Presentation transcript:

Ben Aksoy Ray Navarette Daniel Tashjian Geoffrey Wong 1

 Conway’s Game of Life ◦ 2D Cellular Automaton  Bring into 3D  Find a useful application 2

 3D Universe  Aging  Customizable Rules 3

 Community: 4 members  Model: Utility-Oriented, Small group of developers  Face-to-face meetings  4

 VTK  Visual Studio  Google Code  Subversion  7-Zip  Mailing List 5

 Mailing list  Read the Wiki  Learn VTK  Talk to the contributors 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

 Cellular Automata Applications ◦ Biological Simulations ◦ Cryptography ◦ Image Processing 9

From this noisy image…to this clean one! 10

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

 Lack of communication ◦ Roles ◦ Expectations  No governing structure ◦ Leadership ◦ Submission guidelines ◦ Quality assurance 12