CSC1401: Introductory Programming - PowerPoint PPT Presentation

1 / 14
About This Presentation
Title:

CSC1401: Introductory Programming

Description:

Rotational Motion. Motion. Motion of an object is relative to ... The direction of translational motion is stated relative to the orientation of the object. ... – PowerPoint PPT presentation

Number of Views:43
Avg rating:3.0/5.0
Slides: 15
Provided by: sju
Category:

less

Transcript and Presenter's Notes

Title: CSC1401: Introductory Programming


1
CSC1401Introductory Programming
  • Rotational Motion

2
Motion
  • Motion of an object is relative to
  • the orientation (front) of the object
  • the center of the object

3
Center of an object
  • An object is positioned in the world around its
    center.
  • The center of an object can be
  • At the center of mass, or
  • Where it stands on the ground, or
  • Where it is held or connected (a hinge joint)

4
Dimensions and Orientation
  • A 3D object has
  • 3 dimensions
  • height, width, depth
  • orientation

5
Motion
  • Motion of an object is relative to
  • its orientation
  • its center

6
Translational Motion
  • Change of position of the entire object in the
    world
  • The direction of translational motion is stated
    relative to the orientation of the object.
  • Objects are ego-centric, motion based on
    orientation of the object
  • Six possible directions
  • move
  • left
  • right
  • up
  • down
  • forward
  • backward

7
Demo Mouse Control Toolkit
  • To reposition objects in the world, use the
    buttons in the mouse control toolkit

8
Demo Translational Motion
  • Six possible directions
  • move
  • left
  • right
  • up
  • down
  • forward
  • backward

9
Demo Pull-down menu methods
  • In setting up a world, can be used to
  • resize an object
  • precisely position an object and it's subparts

10
Rotational Motion
  • Rotational motion occurs around the center (pivot
    point) of the object or subpart of the object.
  • Directions are divided among two instructions
  • turn
  • forward, backward
  • left, right
  • roll
  • left, right
  • No up and down directions!

11
Demo
  • Rotational Motion
  • Note that the movement is around the center of
    the object.
  • turn
  • forward orientation changes
  • roll
  • forward orientation remains the same

12
Aeronautical Terminology
  • Pitch turn forward or backward rotation is
    like a hinged lid on a box
  • Yaw turn left and right rotation is like a
    door on hinges
  • Roll (a.k.a. Bank) roll left or right rotation
    is like a doorknob

13
Assignment
  • Read (before the next class session)
  • Chapter 1-2, Alice Concepts
  • Tips Techniques 1, Special Effects

14
Lab 1
  • Due next class session
Write a Comment
User Comments (0)
About PowerShow.com