The Firing Solution IMGD 4000 Due: optional, but no later than May 5 th, 11:59pm Note! No “late” submission allowed for this project.

Slides:



Advertisements
Similar presentations
Top Tips for Using Turnitin for Originality Checking and Online Marking A Quick Overview Humanities eLearning Team
Advertisements

UOW Purchasing Card Application Coding & Approval Presentation.
Review: motion with constant acceleration a = 0 case no acceleration  velocity is constant  v = v i position vs. time  x f = x i + v t, x i is the.
Simple 3D Camera Game Design Experience Professor Jim Whitehead March 6, 2009 Creative Commons Attribution 3.0 (Except copyrighted images) creativecommons.org/licenses/by/3.0.
02-1 Physics I Class 02 Two-Dimensional Motion One-Dimensional Motion with Constant Acceleration - Review.
Game Logic Project 4 Due date: Wednesday, September 27 th.
Project 1 Catch a Dragonfly Due: Thursday, September 4 th at 11:59pm.
1 ITQ 2009 at Bilston Resource Centre Information Technology NVQ 2009 Use the ARROW keys to move to next slide.
Honors Physics 19 Oct 2009 Today and tomorrow: Virtual Projectile lab This is a mandatory lab assignment! Please turn in your free-fall graphical analysis.
Review: motion with constant acceleration 1.a = 0 case  no acceleration  velocity is constant  v = v o  position vs. time  x = x o + v o t, x o is.
Briefing Material: MapMuse Internet Mapping Services Contact Information MapMuse Inc th St NW, Washington DC, ,
1 Project 4: XML Product Browser (Not Graded). Objectives This project is an exercise of the following knowledge and skills: Accessing and displaying.
SEP Enhancement – Phase II (1) Data Sharing (DS) (P. 107 – 114 of Operation Manual)  provides functions for EMB and schools respectively to generate and.
UE4 Quickstart IMGD 4000 Due: March 25 th, 11:59pm.
Final Unit. Description: Your task is to design a unit for five classes that teaches some topic of middle / secondary mathematics (6th grade and up) using:
Instructors begin using McGraw-Hill’s Homework Manager by creating a unique class Web site in the system. The Class Homepage becomes the entry point for.
Game Design LIVE Class Session 01/12/2012. Agenda for LIVE Class Weekly road map Review of basic course information Review of key course information and.
1 AGRIDES Walk-through. 2 AGRIDES - File Content AGRIDES allows to upload one file per transaction:  File –Message 1 Document A –Message 2 Document B.
 To examine ways in which quick response code can be used to make lesson planning more effective.  To show how these codes (Q.R code) can be used.
Projectile Arch: A Look into ways to fix an elongated projectile that is lobbed.
Game Project IMGD 4000 Due Dates: Form Teams Treatment Website Tech milestone AlphaApril 17 Beta Final Presentation.
Prepare an Asset List Project 4 Due date: Friday, September 24 th.
IST 210: Organization of Data
Overview of MyAccountingLab [MAL] as a Homework Management Tool.
Moving Your Paperwork Online Western Washington University E-Sign Web Forms.
Physics Type 2 Projectile Motion Type 3 Projectile Motion
IPSOS / Vodafone / Novartis Kenya 17 December 2014.
Projectile Motion Practice Problems #1:  A ball is fired from a launcher with an initial velocity of 20.0 m·s -1 at an angle of 30.0° to the horizontal.
Runo Marian, Oppliger Andreas, Neff Marius, Hirt Luca Games to Science Project „Tankwar“ by.
2004/051 >> Supply Chain Solutions That Deliver Users.
By Mickey Haalman Mickey. 2 Rate and Accuracy The graph will measure the improvement towards a oral reading fluency goal as compared.
Definition of a projectile Examples of projectiles A golf ball hit off the tee A stone kicked off the top of a cliff A tennis ball served horizontally.
Home Screen Grade Book Setup Before setting up the grade book, we need to setup the preferences. Select Preferences.
IST 210: ORGANIZATION OF DATA Introduction IST210 1.
Ending HTML5 Open note Open Internet PROGLAN LONGQUIZ #2.
Game Logic Project 4 Due date: Monday, September 29 th.
First Playable Project 4 Due date: Monday, September 24 th.
How to Ten Key. While learning keyboarding, you may have learned how to use the numbers row at the top of the keyboard, however if you have a lot of numbers.
TA: Ryan Freedman Sushma Kini Chi Zhou.  Due Date: March , 12:30 PM  We want a zip folder named cs418_mp1_{netid}.zip which contains  Source.
UE4 Quickstart IMGD 4000 Due: March 23 rd, 11:59pm.
Overview of MyAccountingLab [MAL] as a Homework Management Tool for AMIS 3300 Spring Semester 2016.
Web Application Development Instructor: Matthew Schurr Please sign in on the sheet at the front of the room when you arrive.
Final Project Web Design. Final Project Your robot will be placed in a room with the red cone. Your robot will need to find the cone in the room and run.
A GRAPHICAL INTERFACE FOR AWARDING POINTS IN THE ASSIGNMENT MODULE Gordon Bateson Kochi University of Technology 12 th September (Mon) 15: :40 Future.
Mazetool Analytics Project 2 IMGD 2905.
New NWS Online Spot Program
The Firing Solution IMGD 4000 Due: April 21st, 11:59pm.
PHYS 1443 – Section 002 Lecture #6
Two objects are launched off a table top as shown in the diagram and land in the indicated positions. Which object had the larger initial velocity? A)
PHYS 1443 – Section 001 Lecture #4
Game Project IMGD 4000 Due Dates: Form Teams Treatment Website
Mazetool Analytics Project 2 IMGD 2905.
Two-Dimensional Motion
Project Pathfinding IMGD 4000 Due: March 28th, 11:59pm.
Aim: How do we solve complicated projectile motion problems?
Project 4 Due date: Monday, September 28th
Project 5 Due date: Wednesday, September 29th
Keeping Students on Track Using Technological Retention Tools
Today’s Objectives Week 2 Announcements HTML Bonus Lab 1
Programming Project #1 Command Shell
Accelerated Introduction to Computer Science
Programming Project #1 Fork and Command Shell
Mazetool Analytics Project 2 IMGD 2905.
Making Games with Game Maker
Aim: How do we solve complicated projectile motion problems?
Making Games with Game Maker
Making Games in Flash Project 2 Due dates:
Project Behavior Tree IMGD 4000 Due: April 7th, 11:59pm.
Instructor: Mike Panitz
Making Games with GameMaker
Presentation transcript:

The Firing Solution IMGD 4000 Due: optional, but no later than May 5 th, 11:59pm Note! No “late” submission allowed for this project

Overview Goal: Practice coding simple kinematics-based behavior using vectors in UE4 Optional – Extra 5% added to grade Make simple demonstration of cannon hitting target – Cannon speed fixed – Target moveable – Cannon vector automatic to hit Done solo 2

Details Objects – Simple cylinder for cannon – Sphere for the projectile – Cube for target – All on a plane Simple interface – e.g., arrow keys to move target – e.g., key press to fire cannon Show movement of projectile in parabola Challenge: Angle of cannon should automatically adjust so that projectile hits target – Uses minimum time – Indicate if target is out of range 3

Hints See physics lecture notes See Millington 3.5.3Millington

Submission Build Windows.exe – Put online for download at URL Make README.txt with URL Zip up source code only and README.txt Submit zip via turnin 5

Grading Rubric on Web page Must get “C” or above to get any credit 6