Object Oriented Design. Goals  Finish: Project design presentations  Mini tutorials on transparency.

Slides:



Advertisements
Similar presentations
CSc 2310 Principles of Programming (Java)
Advertisements

How can MyNursingLab Help? Saves you time Focuses your study Tracks your progress Provides many study resources in one place.
Using CourseCompass Features You must already be registered or enrolled in a current class.
CIS101 Introduction to Computing Week 11 Spring 2004.
Using MyMathLab Features You must already be registered or enrolled in a current class.
Today we will: Talk about the scheduling for the rest of the semester; Think about scheduling an appointment with the Writing Center; Read the Unit 3 Project.
SOLAR SYSTEM Ivan Augustino SOLAR SYSTEM Why Solar System. - Wanted to experiment more with OpenGL. - Love of Astronomy. - Similar project.
Using CourseCompass Features You must already be registered or enrolled in a current class.
Object Oriented Design. Announcement Andri got her PhD! congratulations.
Need your MyMathLab card with your access code Need a Valid Address Need to know Purdue’s zip code is and your course ID for your Class You.
1 Course Schedule Spring 2007 Exam 1 October 2007 Project Introduction(5pages)Oct – Nov Exam 2 November 2007 Project Testing Nov 26 - Dec4 Last Homework.
Object Oriented Design. Goals  Discuss finals  Game engine updates.
Need your MyMathLab card with your access code Need a Valid Address Need to know Purdue’s zip code is and your course ID for your Class You.
Need your MyMathLab card with your access code Need a Valid Address Need to know Purdue’s zip code is and your course ID for your Class You.
Object Oriented Design. Goals  Project design presentations.
Object Oriented Design. Goals  Feedback on The Sims  How to make an object  Working on Final Project.
Quiz 2 Results: Grade Scale
GLSL Sandbox Hackathon Patrick Cozzi University of Pennsylvania CIS Fall 2012.
Chapter 18 Web Design April 16 th & 17 th. Content The most essential element of any Web page is the content Before you begin a Web page you want to know.
Welcome to Student News 1:00 – 2:00 (roll-call 12:45) Please the following to List of VTC attendees at.
Lab 2: Forms and Basic Input User Interface Lab: GUI Lab Sep. 2 nd, 2014.
Lecture 8: Texture Mapping 1  Principles of Interactive Graphics  CMSCD2012  Dr David England, Room 718,  ex 2271
MAT 4830 Mathematical Modeling Winter 2013
Adjunct Study Skills Orientation Your Logo Here Welcome to De Anza’s Academic Skills Center You are about to complete part one of our two-part orientation.
MATH 6 – Monday, August 31 Objective: I will be able to use GCF and LCM rules to review for the Unit 2 TEST on TUESDAY. HOMEWORK: 1) Finish Study Guide.
Welcome! Mrs. Hefner’s Chemistry Classes. Pick up your schedule in your homeroom Mon. “Homeroom Finders” posted around school.
ICS 6B Boolean Logic and Algebra Fall 2015
Web Scripting [PHP] CIS166AE Wednesdays 6:00pm – 9:50pm Rob Loy.
Welcome to Mrs. Anzaldua’s Reading Class!! PLEASE SIGN IN
JAVA: An Introduction to Problem Solving & Programming, 7 th Ed. By Walter Savitch ISBN © 2015 Pearson Education, Inc., Upper Saddle River,
CHEMISTRY 211 GENERAL CHEMISTRY Fall 2009 Section 002: Tu/Th 3:00 – 4:15 (IN 103) Text: Chemistry, The Molecular Nature of Matter and Change by M. S. Silberberg.
LiveBinder Guide. Creating a LiveBinder After you log in, select start a blank binder on the left hand side. Once you have clicked that name your new.
Texture Mapping CAP4730: Computational Structures in Computer Graphics.
MATH 113 Fall  Prerequisites: ◦ Grade of C – or better in Math 112  Every student must have an active “crimson” account for computer/course.
Page Design Issues IWM 14 Information Services for the Web.
Please CLOSE YOUR LAPTOPS, and turn off and put away your cell phones, and get out your note- taking materials.
Welcome to 4th Grade Partnership Night 2013.
Assessing Classroom Learning cont. Chapter 14. Assessing Classroom Learning cont. Bluebook Assessment– Random or Chance Selection Process) Small Group.
Accelerated World History October 28-29, Warm Up – October 28-29, 2015 Explain the difference between Shi’a and Sunni Islam. Shi’a (or Shi’ite)
UniS CS297 Graphics with Java and OpenGL Blending.
Web Scripting [PHP] CIS166AE Wednesdays 6:00pm – 9:50pm Rob Loy.
Warm Up 11/30: What is one thing you realized on the field trip last Tuesday? Homework: OFFICIAL PROGRESS REPORTS go out WED!! Today I’m giving you a copy.
Administrative Preliminaries Computer Architecture.
1 © 1998, Cisco Systems, Inc.Cisco Country Page Web Editor Workshop EMEA 1998/Dec/11-12.
Pace’s Practical Tips Mrs. Pace’s Page Welcome to 5 th Grade Team 5I - Guess Who?
Teachers: If you hand back Test 4 today, tell your class you will review it with them in class on Thursday when you do the review lecture on Chapters 6,
General Physics1 Final Exam Review. Final Exam Date, Time, and Layout Tuesday, Dec. 22, 11:30 am – 1:30 pm Long Answer – 7 – 8 Questions Worth 20% of.
Today’s Class Silent reading & Homework checked: Annotations and answers to the Essential Questions Good News *Reminder: this is graded Discussion of Chapters.
Find us at Have you ever wanted to start your own website or blog?
SPANISH LAB ORIENTATION
GETTING STARTED: WEBASSIGN
Using Linear Models Objectives: To write and use linear equations that model real world situations. Essential Understanding: Many real world situations.
Mrs. Henderson’s Happenings November 25-26, 2013 What We’re Learning…
4th Grade November News Math Science English Reading  Social Studies
MATH 6/6+ – Monday, Sept. 9/18 Agenda: Objective: POW #4 and Mon WUp
PRG 211 Education for Service/tutorialrank.com
Graphics.
SSR Wednesday September 7, /11 Interview due tomorrow!
SPANISH LAB ORIENTATION
Week of March th grade.
3D Game Programming Texture Mapping
Classroom News Mrs. Myers’ Upcoming Tests: Nov Word Study:
Course name Faculty name
CS 250, Discrete Structures, Fall 2014 Nitesh Saxena
BUS 211 Principle of Business Management
SSR Reminders Grade level appropriate
Visual Algebra for Teachers
Visual Algebra for Teachers
AME Spring Lecture 11 - Thrust and aircraft range
Introduction to Web Authoring
Presentation transcript:

Object Oriented Design

Goals  Finish: Project design presentations  Mini tutorials on transparency

Reminders for projects  Proper UML will be essential for good grade! u Completely UML compliant:syntactic and semantic u E.g., Labeled arrows!

tutorials  Transparent textures  Transparent objects  Picking: Red Book Chapter 12: Selection and Feedback u 2.html 2.html

Transparent Textures  Files u.png files with enabled transparency: RGBA  Code u display gl.glTexenvf (gl_texture_env, gl_texture_env_mode, gl_modulate); u Init gl.glEnable (gl_blend); gl.glBlendFunc (gl_src_alpha, gl_one_minus_src_alpha);

Project Schedule 26-Nov 28-Nov Due: project designs 3-Dec 5-Dec 10-Dec 12-DecLast Day of Classes 17-DecFinal: 10:30am - 1pm 16-DecDue: projects Thanksgiving! Real time workshop Due: HW 12

Homework 12  project progress u Screen dump (jpeg or gif) u Bullet list (in )  3 things that already work  3 things that are challenging  Due: Dec 10