CS3451, Project 1 Teams of 3 (or 2).

Slides:



Advertisements
Similar presentations
Microsoft FrontPage Monday January 28, The Basic FrontPage Setup.
Advertisements

Creating a Web Page with Word IS 460 Notes by Thomas Hilton.
1 Georgia Tech, IIC, GVU, 2006 MAGIC Lab Rossignac Programming Project 1 Truth Table Lecture 03, file P1 Due January.
Agenda Overview of the project Resources. CS172 Project crawlingrankingindexing.
Senior Design Project Webpage Basic Information. Create your webpage: MS Word (not PowerPoint) Macromedia Dreamweaver MS Frontpage HTML editor.
Flash animation For beginners. Lesson objectives To understand how to animate a ball To understand how to loop animations To learn how to use animation.
Course ILT Modifying presentations Unit objectives Create a presentation based on a template and apply a template to an existing presentation Identify.
CIS 205—Web Design & Development Flash Chapter 3 Appendix B on Creating Animations.
Add the word linked between the words or and information in the first line of the text. submit.
SAVING YOUR PIVOT ANIMATION FOR THE WEB Your.PIV file is what you used to make the animation, but now you need to save it in a final version that will.
Applet class The Applet class provides the essential framework that enables applets to be run by a web browser Applet do not have main method Applet depend.
Liang, Introduction to Java Programming, Fifth Edition, (c) 2005 Pearson Education, Inc. All rights reserved Chapter 14 Applets, Images,
Run 1 Ball at rest relative to inertial frame On a flat rotating disk.
3.02 Explain basic motion graphic programming.
How do I create a Web Dilemma in PowerPoint? Start Tutorial Use Black Boxes for Navigation.
What is Dropbox ?– Dropbox is a file storage site which gives you an easy way to save your documents, files, and presentations online and access them from.
GAME:IT Junior Bouncing Ball Objectives: Create Sprites Create Sounds Create Objects Create Room Program simple game.
Getting on the Web CCSD Technology Team. Post a page to the Web using a simple file transfer process Goal: Process: Create a Web page using Microsoft.
Web Design Dreamweaver Semester 2 ATBs. ATB #1 What is a web site?
Creating A Site Using A Template In Dreamweaver CS6 Cakes R Us!
Click your mouse for next slide Flash - Motion Tweening Creating a movie frame by frame would be very time consuming It would also be very jerky unless.
Media in PowerPoint Learning Goal: Today you are going to explore how music and video can be added to a presentation.
Programming games Show your version of Bo the dog. Start cannonball Preview: video, audio work session (cannonball) Homework: Cannonball with ball in a.
Make sure you end up on this page
Frame, Timeline and Vector Animation. Purposes of Animation Capture viewers attention –exampleexample Explain a system or process –exampleexample Set.
How to Make Navigational Frames in an HTML Document By: Patrick Clahane.
Planning your site/organization on the Web Please use speaker notes for additional information!
The Ball Bounce Challenge. Principles of Animation Used:  Squash and Stretch  Timing  Staging  Squash and Stretch  Timing  Staging.
Unit2: Flex Basics Mike Chantler, 20/8/2008 3D Modelling & Animation Module F21MAF21MA.
PowerPoint 2007 Can you do?. Can you..... Lesson2 Add a text box and some text Change the font of a shape Add a picture from the internet Make a picture.
HTML. Hyper Text Markup Language Markup your text document The markup is the tag Hyper text means you can jump from place to place.
Game Maker Tutorial.
Adobe Dreamweaver CS3 Developing a Web Page. Planning the Page Layout Use White SpaceUse White Space Limit media objectsLimit media objects KISSKISS Use.
File Input and Graphics An extract of slides from set 05_inout.ppt Designed to get you ready for the HW3.
The Basics of Microsoft Word Getting Started and Formatting your paper.
Flash animation For beginners. homework Your homework is over two weeks so please write in each week of your planner for the next two weeks For homework.
Programming Games Show your rock-paper-scissors. Demonstrate bouncing ball. Demonstrate and examine Bo the dog. Homework: Modify Bo to make your own.
Determining the URL for a Web Document. Components The URL of a web document consists of 1.The server address 2.The folder structure 3.The file name.
Creating Your Own Web Page A Basic Introduction Before we begin, some housekeeping... Create a NEW folder in your H:\ drive called Webpage All of your.
FIRST COURSE PowerPoint Tutorial 4 Integrating PowerPoint with Other Programs and Collaborating with Workgroups.
The first thing you need to do is log in. This is what the “Log In Screen” looks like. Remember to get teacher permission and login information prior.
Go to Slide 2. (You can get there by clicking on slide 2 in Normal VIEW.)
Mr. Rouda’s CSCI 101 sections. Format of Every Page my page this is the body.
How to Make a Power Point Go to Slide 2. (You can get there by clicking on slide 2 in Normal VIEW.)
1 Project 7: Looping. Project 7 For this project you will produce two Java programs. The requirements for each program will be described separately on.
MS-PowerPoint 2 Prepared by Isma3eel Al-Taharwa. Content  Animation types.  Applying schema Animation.  Adding Custom Animation.  Making Slide Transition.
Computer Science I More 3D examples. Classwork/Homework: experiment and design, plan, complete your 3D project.
Computer Science I Animations. Bouncing ball. The if statement. Classwork/homework: bouncing something. Compress and upload work to Moodle.
HTML Tags BTT1O. HTML  Documents written in hypertext markup language can be interpreted by all web browsers.  This language lets the web page developer.
GAME:IT Junior Paddle Ball Objectives: Review skills from Introduction Create a background Add simple object control (up and down) Add how to create a.
GAME:IT Paddle Ball Objectives: Review skills from Introduction Create a background Add simple object control (up and down) Add how to create a simple.
Introduction to HTML Hypertext Mark-up Language. HTML HTML = Hypertext Mark-up Language Is just plain simple text marked up by “tags” You can create a.
Game Maker Tutorials Introduction Clickball IntroductionClickball Where is it? Shooting Where is it?Shooting.
Saving your PPT Delete This Page
Pre-Production Meet with the client to create a project plan:
3451-S2008: Project 4 Solid = finite 3D region bounded by the mesh
Scoring – Do not delete this slide until told to do so
Learn How to Register as a Student and Upload a Resume
Introduction to Weebly
PRG 410 Competitive Success-- snaptutorial.com
PRG 410 Education for Service-- snaptutorial.com
PRG 410 Teaching Effectively-- snaptutorial.com
How to Make a Power Point
Flash animation For beginners.
How to Make a Power Point
How to Make a Power Point
PowerPoint Information
Learning How to Create an Online Interactive Poster using
FPS & Time-based Animation
Step 1:. Open Microsoft FrontPage application.
Presentation transcript:

CS3451, Project 1 Teams of 3 (or 2)

Phase 1: Due Jan 14 Start with Bouncing Ball http://www.gvu.gatech.edu/~jarek/demos/bounce/ Modify Replace my name with names of team members Add nice texture for the wall around the mirror Add code to keep ball (in the room) above the floor Make applet and post it Web page with running applet (fonts, textures!) Header (CS3451 Project 1, names, pictures) Links to all source (.pde) files Zip file of the folder (.pde, font, textures)

Phase 2: Due Jan 21 Give the ball a 3D position and velocity Make sure that the floor and wall bounces work Create 5 balls starting with different initial conditions Add code that detects ball/ball interference for each pair Add code that refines a time step and finds the precise time of first collision (ball/ball or ball/wall) Or better, assume linear motions between time steps and compute the precise collision time Exchange normal velocities at ball/ball collisions Stop the animation at each collision until the user presses SPACE and then resume animation till the next collision Add option to perform uninterrupted animation Synchronize frames to proper time steps (not collisions)