From within the Timewarp interface, a mapping from Render Frame to Scene Frame is set through the Frame warp expression or graph.

Size: px
Start display at page:

Download "From within the Timewarp interface, a mapping from Render Frame to Scene Frame is set through the Frame warp expression or graph."

Transcription

1 TimeWarp TimeWarp (Camera Motion Options) Timewarp basics Render frame versus Scene frame Motion blur and camera warping Plugin usage Timewarp interface Frame warp Warp blur Warp camera Fix camera Sub frames Preview Timewarp Preview Timewarp preview interface TimeWarp (Camera Motion Options) Timewarp manipulates time. Previously time has just been a steady clock ticking away at a certain number of frames per second. Now with Timewarp you can slow the clock down, speed it up, even wind it back, all during an animation. Timewarp can warp the time in a scene while keeping the camera unwarped. Effects like bullet-time can be created in this way. Timewarp can also manipulate motion blur in new ways for special effects. You can now fly through a motion blur. Timewarp basics The Timewarp plugin is implemented as a motion modifier plugin that needs to be attached to the camera. There is also a generic layout plugin that is used to preview timewarping in layout. It is highly recommended that fractional frames be enabled in layout when using Timewarp. Render frame versus Scene frame From within the Timewarp interface, a mapping from Render Frame to Scene Frame is set through the Frame warp expression or graph. Render Frame - The sequence number of a frame in a rendered animation. Scene Frame - The frame number given by the frame slider. Understanding the distinction between render frame and scene frame is crucial for effectively using Timewarp. The scene frame number is what is shown by the frame slider in LightWave. The render frame number is given by the position within a rendered animation. Normally the render frame number and scene frame number are always the same. The 14th frame in an animation matches the 14th frame in the LightWave scene. With Timewarp however, an arbitrary mapping from render frame number to scene frame number can be established. When rendering frames, Timewarp makes the scene frame number a function of the render frame number. By default the mapping is simply an identity function, where the render frame number is equal to the slider frame number. As the scene frame number is now an arbitrary function of the render frame number, multiple render frame numbers may map to the same scene frame number. While the render frame number always increases, the scene frame number may increase, stay the same, decrease, or jump around. Motion blur and camera warping Motion blur warping - Motion blur is done by LightWave by rendering the scene at slightly different times and then combining the results. The times are computed by adding small amounts to the current frame time, up to the value given by the blur length. Timewarp can warp the blur length as well. This can keep the motion blur as it looks like without Timewarp applied, or modify it to take into account the fact that the scene is Timewarped. Camera warping - When mapping render frame to scene frame, Timewarp can either keep the camera as it is in the scene frame, or set it to be the same as it is at the render frame time. In the former case, the effect is similar to changing the speed of a video playback. The latter case gives effects such as bullet-time and time freeze. It disconnects the camera s timeline from the rest of the scene. Fixing the camera - When motion blur is enabled, the camera settings used for each pass are the settings at the motion blurred time. With Timewarp it is possible to optionally keep the camera at the unblurred time. The effect is that there is motion blur in the scene due to movement of objects, but no blur because of camera movement.

2 Plugin usage The Timewarp plugin needs to be added to the camera as a motion modifier. There can be only one instance of the Timewarp plugin in a scene. The first step in using Timewarp is to plan your scene carefully. Plan how objects in the scene should move as a function of scene frame time (i.e. without any timewarping). If you intend to warp the camera as well, set out the camera motion as a function of scene frame time, like the other objects in the scene. The most difficult aspect of Timewarp is if the camera is not timewarped. The camera motion is then a function of render frame time, while the rest of the scene is in scene frame time. When working with the camera, the frame set with the layout frame slider should be considered to be the render frame. When working with any other items in the scene, the layout frame slider should be interpreted as indicating the scene frame number. To help with working with Timewarp, there is a preview mode. This presents a preview slider, which acts like the layout frame slider. When the preview is enabled, the preview slider is used to set the render frame. In layout the scene frame for that render frame will be shown. In the preview mode, it is possible to set keyframes for the camera as a function of render frame number instead of scene frame number. Timewarp interface

3 The timewarp interface is used to set the timewarp function and the various camera and motion blur warping options. The timewarp preview mode can also be launched from this interface. Frame warp The frame warp defines the mapping from render frame to scene frame. This uses frame numbers, rather than time. The frame numbers do not need to be integers, but can be fractional. Although you can just set a constant here, it is more typical to use the envelope to set a graph or expression. A constant would mean that the given scene frame will be used for all render frames. When set to a graph, the horizontal axis indicates the render frame number, while the vertical axis is the scene frame number. Warp blur Sets whether or not to warp the motion blur. This will only have effect if motion blur has been enabled for the scene. Warp camera Enables and disables applying the timewarping to the camera. When adding a key manually using Create Key with Cam Rekey turned on, the frame number given will be ignored for the camera, and the current Render frame slider value in the Timewarp Preview used instead. Fix camera When set, fixes the camera in place when doing motion blur. This option is not available for some combinations of options. Warp blur Warp camera Fix camera available

4 Yes Yes No (camera always fixed) Yes If the scene does not have motion blur enabled, this option will have no effect.

5 Sub frames When doing a timewarp, the computed scene frame number is very likely to be a fractional frame number. However, LightWave can only render the scene at whole frame numbers. If the fractional scene frame number were to be rounded to the nearest integer, the resulting timewarp animation will appear to stutter, especially when time is slowed down. The Timewarp plugin can overcome this by manipulating the frames per second setting for the scene. The Sub frames setting tells Timewarp the desired sub-frame resolution. The default of 10 means that the time of the rendered frame will be accurate to within 1/10th of a frame. A value of 30 would mean an accuracy of 1/30th of a frame. What Sub frames does is multiply the frame per second setting with the given value. For example, say the FPS is 30, and the fractional scene frame number that needs to be rendered is Without the use of the Sub frame setting, this would be rounded to scene frame 2, an error of almost half a frame or 0.5 / 30 = 1/60th of a second. With Sub frames set to 10, the FPS is modified to 30 * 10 = 300, the fractional frame number becomes 1.53 * 10 = 15.3, which is rounded for rendering to 15. That results in an error of only 0.3 frames or 0.3 / 300 = 1/1000th of a second. Put in another way, without Sub frames, the scene frame number would have to change by 1/30th of a second before a different frame is rendered. If the timewarp slows down time by a factor of 5, this would mean you ll only get 30 / 5 = 6 unique frames per second in the final animation. With Sub frames set to 10 you have up to 300 / 5 = 60 unique frames per second available. This disadvantage of setting Sub frames very large is that the number of frames in the scene becomes very large, which may have implications with memory usage. Also keep in mind that Sub frames will multiply the scene frame number. This will affect the results of any setting which is dependent on scene frame number rather than scene frame time. For example, animated images which are animated as a function of frame number. Preview The Preview button activates the Timewarp Preview interface, which is explained in the next section. Note that the preview interface can also be opened by activating the TimewarpPreview generic plugin. Timewarp Preview The Timewarp Preview can be used to preview the effect of the timewarp in layout. It presents a simple slider and animation controls. The slider sets the render frame. When changed, the frame shown in layout is the scene frame that would be rendered for the given render frame number. When the Timewarp Preview is active, it is possible to set camera keyframes as a function of render frame number instead of scene frame number. This is very useful when the Warp camera option is switched off. If the camera type is anything other than Classic or Perspective, anytime-varying camera type parameters may not be correct if the camera is left unwarped. It may end up using the warped time for those parameters. Timewarp preview interface The Timewarp Preview interface can be activated in two ways. The first is to use the Preview button on the Timewarp interface. The second is to start the TimewarpPreview generic plugin First frame, Last frame - The first and last render frame specify the range over which the preview is done. These are initially equal to the rendering options first and last frame Render frame - The slider is used to set the render frame. The view in the layout and the layout frame slider will be adjusted to show the matching scene frame Play > - Toggling the Play button on starts playing the timewarped animation. The animation is looped from First frame to Last frame. Toggle the Play button off to stop the animation. During the playing of the animation, interactions with Layout other than with the Timewarp Preview panel is blocked << >>+ - When Warp camera is off, the +<< and >>+ buttons change the render frame to the previous and next camera keyframes respectively in render frame time Cam Rekey - In the case where the camera is not warped (Warp camera is turned off), the camera properties change as a function of render frame number instead of scene frame number. The layout frame slider controls the scene frame number. Normally, when a keyframe is created for the camera it will be set at the current scene frame. With Cam Rekey turned on, keyframes for the camera will be created at the render frame number indicated by the Timewarp Preview slider. In combination with the +<< and >>+ buttons this allows you to easily edit the camera in render frame time and the rest of the scene in scene frame time.

6 The Cam Rekey toggle is only available if the Warp camera option is off. Cam Rekey will only be applied when the toggle is turned on and (to avoid confusion) the Timewarp Preview interface is open.

When you move an (unparented and unrotated) item in Layout, generally your mouse movements have the following effects:

When you move an (unparented and unrotated) item in Layout, generally your mouse movements have the following effects: Translate Group Move (default keyboard shortcut T) When you move an (unparented and unrotated) item in Layout, generally your mouse movements have the following effects: Movement Move Left/Right LMB Up/Down

More information

How to start your Texture Box Project!

How to start your Texture Box Project! How to start your Texture Box Project! Shapes, naming surfaces, and textures. Lightwave 11.5 Part One: Create Your Shape Choose Start, Programs, New Tek, Lightwave and Modelor (the orange one). 1.In one

More information

FLASH ANIMATION TUTORIAL

FLASH ANIMATION TUTORIAL FLASH ANIMATION TUTORIAL This tutorial will show you how to make a simple flash animation using basic graphic elements and sounds. It will also work as the display page for your Bullet Movie soundtrack

More information

Intro to Animation. Introduction: Frames and Keyframes. Blender Lesson: Grade Level: Lesson Description: Goals/Objectives: Materials/Tools: 4th and up

Intro to Animation. Introduction: Frames and Keyframes. Blender Lesson: Grade Level: Lesson Description: Goals/Objectives: Materials/Tools: 4th and up Blender Lesson: Intro to Animation Grade Level: 4th and up Lesson Description: This lesson serves as an introduction to animation with Blender. The lesson begins by talking about some core concepts of

More information

Introduction to Shutter Speed in Digital Photography. Read more:

Introduction to Shutter Speed in Digital Photography. Read more: Introduction to Shutter Speed in Digital Photography Read more: http://digital-photography-school.com/shutterspeed#ixzz26mrybgum What is Shutter Speed? shutter speed is the amount of time that the shutter

More information

Animating Layers with Timelines

Animating Layers with Timelines Animating Layers with Timelines Dynamic HTML, or DHTML, refers to the combination of HTML with a scripting language that allows you to change style or positioning properties of HTML elements. Timelines,

More information

Thank you for purchasing Motion Blur for Iray. A few little notes before I get into the script UI.

Thank you for purchasing Motion Blur for Iray. A few little notes before I get into the script UI. Thank you for purchasing Motion Blur for Iray. A few little notes before I get into the script UI. To get motion blur you need to use the timeline and key frames to move the item you want blurred. And

More information

3D Space is one of the most rewarding areas

3D Space is one of the most rewarding areas Lesson 8 206 3D Space Add a new dimension to your animations. In This Lesson 207 enabling layers for 3D 208 moving and rotating layers in 3D space 210 multiplaning effects 212 3D motion paths 213 multiple

More information

Photoshop PSD Export. Basic Tab. Click here to expand Table of Contents... Basic Tab Additional Shading Tab Material Tab Motion Tab Geometry Tab

Photoshop PSD Export. Basic Tab. Click here to expand Table of Contents... Basic Tab Additional Shading Tab Material Tab Motion Tab Geometry Tab Photoshop PSD Export Click here to expand Table of Contents... Basic Tab Additional Shading Tab Material Tab Motion Tab Geometry Tab The Photoshop PSD Export image filter is an image saver masquerading

More information

How to add video effects

How to add video effects How to add video effects You can use effects to add a creative flair to your movie or to fix exposure or color problems, edit sound, or manipulate images. Adobe Premiere Elements comes with preset effects

More information

In this tutorial, you will create a scene with sandman dispersing in sand, as shown in in the image below.

In this tutorial, you will create a scene with sandman dispersing in sand, as shown in in the image below. Particle Flow In this tutorial, you will create a scene with sandman dispersing in sand, as shown in in the image below. Creating the Project Folder 1. Create a project folder with the name c17_tut1 at

More information

Carrara Enhanced Remote Control (ERC)

Carrara Enhanced Remote Control (ERC) Carrara Enhanced Remote Control (ERC) The Enhanced Remote Control suite is a set of behavior modifiers and scene commands that work together to add much needed functionality and control to your animation

More information

Using Flash Animation Basics

Using Flash Animation Basics Using Flash Contents Using Flash... 1 Animation Basics... 1 Exercise 1. Creating a Symbol... 2 Exercise 2. Working with Layers... 4 Exercise 3. Using the Timeline... 6 Exercise 4. Previewing an animation...

More information

3D Studio Max Lesson 1.1: A Basic Overview of 3DSMax's Main Tool Bar

3D Studio Max Lesson 1.1: A Basic Overview of 3DSMax's Main Tool Bar 3D Studio Max Lesson 1.1: A Basic Overview of 3DSMax's Main Tool Bar Introduction In this tutorial, we'll just be taking a look at parts of the environment of 3D Studio Max version 4.26, and helping you

More information

Animation Basics. Learning Objectives

Animation Basics. Learning Objectives Animation Basics Learning Objectives After completing this chapter, you will be able to: Work with the time slider Understand animation playback controls Understand animation and time controls Morph compound

More information

Transitions and Photos

Transitions and Photos 4 Adding Lesson 3: Transitions and Photos You ve arranged your video clips in the order you want them. But the jump from one clip to the next is very abrupt, and you d like to smooth things out. You can

More information

INTRODUCTION TO VIDEO ANALYSIS USING SILICONCOACH TIMEWARP

INTRODUCTION TO VIDEO ANALYSIS USING SILICONCOACH TIMEWARP INTRODUCTION TO VIDEO ANALYSIS USING SILICONCOACH TIMEWARP This training manual is intended to accompany a siliconcoach training session and is designed as a reference tool to help deliver the interactive

More information

ADOBE 9A Adobe After Effects 7.0 Professional ACE.

ADOBE 9A Adobe After Effects 7.0 Professional ACE. ADOBE 9A0-060 Adobe After Effects 7.0 Professional ACE http://killexams.com/exam-detail/9a0-060 QUESTION: 137 You have a composition with five layers. You want to animate a Lens Flare effect independently

More information

Notes 2 My Notes and Thoughts Blender Rigify. Categories : Uncategorised. Date : 19th November / 43

Notes 2 My Notes and Thoughts  Blender Rigify. Categories : Uncategorised. Date : 19th November / 43 Blender Rigify Categories : Uncategorised Date : 19th November 2017 1 / 43 Rigify is an incredibly useful tool for getting characters rigged in a jiffy. Instead of spending days setting up a rig by hand,

More information

Matrox RT.X2 vs. Adobe Premiere Pro software-only

Matrox RT.X2 vs. Adobe Premiere Pro software-only vs. provides the realtime editing power and additional productivity tools you need to get the most from Adobe Production Studio. Whether you work in DV, HDV, or a combination of both, you ll find that

More information

WEB 2 CREATING ROLLOVERS AND ANIMATIONS I N T H I S C H A P T E R. Creating Rollovers: The Basics 2. Simple Buttons: Lighting and Position 4

WEB 2 CREATING ROLLOVERS AND ANIMATIONS I N T H I S C H A P T E R. Creating Rollovers: The Basics 2. Simple Buttons: Lighting and Position 4 WEB CREATING ROLLOVERS AND ANIMATIONS I N T H I S C H A P T E R Creating Rollovers: The Basics Simple Buttons: Lighting and Position 4 Animation Basics 9 Animating Text 13 Animating Effects in ImageReady

More information

About this document. Introduction. Where does Life Forms fit? Prev Menu Next Back p. 2

About this document. Introduction. Where does Life Forms fit? Prev Menu Next Back p. 2 Prev Menu Next Back p. 2 About this document This document explains how to use Life Forms Studio with LightWave 5.5-6.5. It also contains short examples of how to use LightWave and Life Forms together.

More information

The first tool is the Bongo menu. When Bongo is loaded you will see a Bongo menu added to the Rhino menu bar.

The first tool is the Bongo menu. When Bongo is loaded you will see a Bongo menu added to the Rhino menu bar. Rhinoceros Tutorial Bongo Tutorial There are three main tools you have to access and manage animations: The Bongo Menu The Timeline The Animation Manager Bongo menu The first tool is the Bongo menu. When

More information

Flames in Particle Flow

Flames in Particle Flow Flames in Particle Flow In this tutorial we are going to take a look at creating some licking flames in Particle Flow. I warn you however, is that this method of fire creation is very processor intensive.

More information

Avid Certified Media Composer Course Outlines

Avid Certified Media Composer Course Outlines Avid Certified Media Composer Course Outlines 101 Fundamentals Course (2 Days) Introduction... Lesson 1: Introduction to Media Composer... Launching Media Composer... 2 Understanding the Select Project

More information

Animation Charts. What is in the Animation Charts Package? Flying Cycle. Throw Side View. Jump. Side View. Sequence Layout

Animation Charts. What is in the Animation Charts Package? Flying Cycle. Throw Side View. Jump. Side View. Sequence Layout Toon Boom Animation provides several animation charts designed to help you animate different characters. The Animation Chart Package contains main actions and animation such as, walking, flying, weight

More information

Working with the Dope Sheet Editor to speed up animation and reverse time.

Working with the Dope Sheet Editor to speed up animation and reverse time. Bouncing a Ball Page 1 of 2 Tutorial Bouncing a Ball A bouncing ball is a common first project for new animators. This classic example is an excellent tool for explaining basic animation processes in 3ds

More information

Motus Unitatis, an Animation Editor

Motus Unitatis, an Animation Editor Motus Unitatis, an Animation Editor Bryan Castillo, Timothy Elmer Purpose The Motus Unitatis Animator Editor allows artists and designers to edit and create short animated clips. With MU, a designer has

More information

The playhead, shown as a vertical red beam, passes each frame when a movie plays back, much like movie fi lm passing in front of a projector bulb.

The playhead, shown as a vertical red beam, passes each frame when a movie plays back, much like movie fi lm passing in front of a projector bulb. The project: AIRPLANE I will show you a completed version of this project.. Introducing keyframes and the Timeline One of the most important panels in the Flash workspace is the Timeline, which is where

More information

The 2 nd part of the photographic triangle

The 2 nd part of the photographic triangle The 2 nd part of the photographic triangle Shutter speed refers to the amount of time your sensor is exposed to light. In film photography shutter speed was the length of time that the film was exposed

More information

Autodesk Navisworks Freedom Quick Reference Guide

Autodesk Navisworks Freedom Quick Reference Guide WP CAD 00074 March 2012 Guide by Andy Davis Autodesk Navisworks Freedom Quick Reference Guide Quick Reference Guide to Autodesk Navisworks Freedom Opening a Model To open a model, click on the Application

More information

ANIMATOR TIMELINE EDITOR FOR UNITY

ANIMATOR TIMELINE EDITOR FOR UNITY ANIMATOR Thanks for purchasing! This document contains a how-to guide and general information to help you get the most out of this product. Look here first for answers and to get started. What s New? v1.53

More information

Creating warp clips in After Effects CS6

Creating warp clips in After Effects CS6 Creating warp clips in After Effects CS6 Basics UV mapping is a technique where pixels in a texture are mapped onto the surface of a 3d object. GS2 and Virtual Placement supports special GTC warp clips

More information

Get to Know the VideoStudio Workspace

Get to Know the VideoStudio Workspace Get to Know the VideoStudio Workspace This written tutorial is a handy guide to understanding the various components of the VideoStudio interface. We will review the Capture, Edit and Share workspaces

More information

Advanced Computer Graphics Transformations. Matthias Teschner

Advanced Computer Graphics Transformations. Matthias Teschner Advanced Computer Graphics Transformations Matthias Teschner Motivation Transformations are used To convert between arbitrary spaces, e.g. world space and other spaces, such as object space, camera space

More information

DIGITIZING LOMOKINO FOOTAGE

DIGITIZING LOMOKINO FOOTAGE DIGITIZING LOMOKINO FOOTAGE The Lomokino is a fun & unique film camera that allows you to shoot short movies with typical photo 35mm film. This guide will show you how to scan the processed film and produce

More information

BCC Particle System Generator

BCC Particle System Generator BCC Particle System Generator BCC Particle System is an auto-animated particle generator that provides in-depth control over individual particles as well as the overall shape and movement of the system.

More information

SteadXP Demo - April 7th 2017 DEMO SOFTWARE USER MANUAL

SteadXP Demo - April 7th 2017 DEMO SOFTWARE USER MANUAL SteadXP Demo - April 7th 07 DEMO SOFTWARE USER MANUAL SUMMARY BEFORE STARTING SOFTWARE SYSTEM REQUIREMENTS p. INSTALLATION p. how to use STEADXP DEMO software INPUT p. SYNC p. PREVIEW & RENDERING p.6 This

More information

EECS 487, Fall 2005 Exam 2

EECS 487, Fall 2005 Exam 2 EECS 487, Fall 2005 Exam 2 December 21, 2005 This is a closed book exam. Notes are not permitted. Basic calculators are permitted, but not needed. Explain or show your work for each question. Name: uniqname:

More information

Motion Creating Animation with Behaviors

Motion Creating Animation with Behaviors Motion Creating Animation with Behaviors Part 1: Basic Motion Behaviors Part 2: Stacking Behaviors upart 3: Using Basic Motion Behaviors in 3Do Part 4: Using Simulation Behaviors Part 5: Applying Parameter

More information

Dissolving Models with Particle Flow and Animated Opacity Map

Dissolving Models with Particle Flow and Animated Opacity Map Dissolving Models with Particle Flow and Animated Opacity Map In this tutorial we are going to start taking a look at Particle Flow, and one of its uses in digital effects of making a model look as though

More information

Adobe After Effects level 1 beginner course outline (3-day)

Adobe After Effects level 1 beginner course outline (3-day) http://www.americanmediatraining.com Tel: 800 2787876 Adobe After Effects level 1 beginner course outline (3-day) Lesson 1: Getting to Know the Workflow Creating a project and importing footage Creating

More information

What will you learn: A better understanding of 3 D space How to use keyframes Designing and planning an animation How to render animations

What will you learn: A better understanding of 3 D space How to use keyframes Designing and planning an animation How to render animations Intro to Blender Introductory Animation Shane Trautsch Crestwood High School Welcome Back! Blender can also be used for animation. In this tutorial, you will learn how to create simple animations using

More information

Chapter Adding 1- T Mo he tio B n le to nde Yo r ur Inte Scerfac ne e Landscape Scene Stormy Night.mp4 End 200 Default Animation frame 1 Location

Chapter Adding 1- T Mo he tio B n le to nde Yo r ur Inte Scerfac ne e Landscape Scene Stormy Night.mp4 End 200 Default Animation frame 1 Location 1- The Blender Interface Adding Motion to Your Scene Open your Landscape Scene file and go to your scene buttons. It s time to animate our dark and stormy night. We will start by making the correct setting

More information

Intelligent Security & Fire Ltd

Intelligent Security & Fire Ltd Copyright 2007-2009 Cortex Global Table of contents: Introduction... 3 1. Login... 3 1.1 Advanced login options... 4 2. Preview... 5 2.1 Main menu... 6 2.2 Camera list... 6 2.3 Main display... 6 2.4 Maps...

More information

Adobe After Effects CS6 Digital Classroom

Adobe After Effects CS6 Digital Classroom Adobe After Effects CS6 Digital Classroom AGI Creative ISBN-13: 9781118142790 Table of Contents Starting up About Digital Classroom 1 Prerequisites 1 System requirements 1 Starting Adobe After Effects

More information

Detailed instructions for video analysis using Logger Pro.

Detailed instructions for video analysis using Logger Pro. Detailed instructions for video analysis using Logger Pro. 1. Begin by locating or creating a video of a projectile (or any moving object). Save it to your computer. Most video file types are accepted,

More information

EXERCISE 12: ANIMATION

EXERCISE 12: ANIMATION EXERCISE 12: ANIMATION ASSIGNMENT: In this exercise you will create a study animation of the Farnsworth House model you created for exercise 8. This exercise will animation basics through the creation

More information

Using LightWave s Motion Blur to Achieve a Hand Drawn Line Effect:

Using LightWave s Motion Blur to Achieve a Hand Drawn Line Effect: Using LightWave s Motion Blur to Achieve a Hand Drawn Line Effect: Cellshader, Unreal, and the use of gradients along with other plugins have given us some great cell painted cartoon and comic book effects,

More information

Cloth Simulations. 9.2 Physics - Cloth Simulations

Cloth Simulations. 9.2 Physics - Cloth Simulations 9.2 Physics - Cloth Simulations Cloth Simulations...1 Description...2 Workflow...2 Cloth Panel...3 Material...3 Damping...3 Pinning...4 Pinning Clothing To An Armature...4 Cloth Sewing Springs...5 Collisions...5

More information

Creating Loopable Animations By Ryan Bird

Creating Loopable Animations By Ryan Bird Creating Loopable Animations By Ryan Bird A loopable animation is any-length animation that starts the same way it ends. If done correctly, when the animation is set on a loop cycle (repeating itself continually),

More information

Walk Cycle with Symbols

Walk Cycle with Symbols Walk Cycle with Symbols STEP 1 Assuming you have your character all rigged and ready to go, double click on the character to get into the master symbol to see all the layers that make up all of the character

More information

Creating a Motion Stabilizer Effect

Creating a Motion Stabilizer Effect 1 Creating a Motion Stabilizer Effect In this exercise, you will use Boris FX s new Motion Stabilizer filter to stabilize some shaky video footage. The Motion Stabilizer uses motion trackers to analyze

More information

Project Storyboard. Project Name: Date: Project Members: Scene: Scene: (#) Frames to Show: (#) Frames to Show: Scene: Scene: (#) Frames to Show:

Project Storyboard. Project Name: Date: Project Members: Scene: Scene: (#) Frames to Show: (#) Frames to Show: Scene: Scene: (#) Frames to Show: Project Storyboard Project Name: Date: Project Members: 2002 Tech4Learning, Inc. www.tech4learning.com 1 Project Storyboard 2002 Tech4Learning, Inc. www.tech4learning.com 2 Setting Up Stop Motion Animator

More information

3.3.1 Editors - Animation

3.3.1 Editors - Animation 3.3.1 Editors - Animation Timeline Editor...2 Timeline Elements...3 Time Cursor...3 Keyframes...3 Markers...3 Adjusting the View...4 Timeline Area...4 Timeline Header...4 View Menu...4 Marker Menu...5

More information

To Do. Advanced Computer Graphics. The Story So Far. Course Outline. Rendering (Creating, shading images from geometry, lighting, materials)

To Do. Advanced Computer Graphics. The Story So Far. Course Outline. Rendering (Creating, shading images from geometry, lighting, materials) Advanced Computer Graphics CSE 190 [Spring 2015], Lecture 16 Ravi Ramamoorthi http://www.cs.ucsd.edu/~ravir To Do Assignment 3 milestone due May 29 Should already be well on way Contact us for difficulties

More information

Course Outline. Advanced Computer Graphics. Animation. The Story So Far. Animation. To Do

Course Outline. Advanced Computer Graphics. Animation. The Story So Far. Animation. To Do Advanced Computer Graphics CSE 163 [Spring 2017], Lecture 18 Ravi Ramamoorthi http://www.cs.ucsd.edu/~ravir 3D Graphics Pipeline Modeling (Creating 3D Geometry) Course Outline Rendering (Creating, shading

More information

COPYRIGHTED MATERIAL. An Introduction to Computers That Will Actually Help You in Life. Chapter 1. Memory: Not Exactly 0s and 1s. Memory Organization

COPYRIGHTED MATERIAL. An Introduction to Computers That Will Actually Help You in Life. Chapter 1. Memory: Not Exactly 0s and 1s. Memory Organization Chapter 1 An Introduction to Computers That Will Actually Help You in Life Memory: Not Exactly 0s and 1s Memory Organization A Very Simple Computer COPYRIGHTED MATERIAL 2 Chapter 1 An Introduction to Computers

More information

COMP : Practical 11 Video

COMP : Practical 11 Video COMP126-2006: Practical 11 Video Flash is designed specifically to transmit animated and interactive documents compactly and quickly over the Internet. For this reason we tend to think of Flash animations

More information

Shutter Control. Photography Technology I

Shutter Control. Photography Technology I Shutter Control Photography Technology I The Shutter The shutter is a shield located somewhere between the film and the front of the lens. The shutter protects the film from light entering the lens. Two

More information

BCC Comet Generator Source XY Source Z Destination XY Destination Z Completion Time

BCC Comet Generator Source XY Source Z Destination XY Destination Z Completion Time BCC Comet Generator Comet creates an auto-animated comet that streaks across the screen. The comet is compromised of particles whose sizes, shapes, and colors can be adjusted. You can also set the length

More information

(Type your answer in radians. Round to the nearest hundredth as needed.)

(Type your answer in radians. Round to the nearest hundredth as needed.) 1. Find the exact value of the following expression within the interval (Simplify your answer. Type an exact answer, using as needed. Use integers or fractions for any numbers in the expression. Type N

More information

Linear and Affine Transformations Coordinate Systems

Linear and Affine Transformations Coordinate Systems Linear and Affine Transformations Coordinate Systems Recall A transformation T is linear if Recall A transformation T is linear if Every linear transformation can be represented as matrix Linear Transformation

More information

THE SAMPLING TAB. Pixel Samples. Ray Variance Antialiasing. H16 Mantra User Guide

THE SAMPLING TAB. Pixel Samples. Ray Variance Antialiasing. H16 Mantra User Guide THE SAMPLING TAB The Sampling Tab can be found under the Rendering Tab on the Mantra Node. The parameters found on this tab control the amount of sampling performed by Mantra while generating an image.

More information

ADOBE 9A After Effects(R) CS3 ACE. Download Full Version :

ADOBE 9A After Effects(R) CS3 ACE. Download Full Version : ADOBE 9A0-068 After Effects(R) CS3 ACE Download Full Version : http://killexams.com/pass4sure/exam-detail/9a0-068 D. Increase the Maximum RAM Cache Size to 100%. Question: 71 For a presentation, you want

More information

LightWave 8 Layout Menus

LightWave 8 Layout Menus LightWave 8 Layout Menus compiled by Robin Wood Tool Key Placement About LightWave 3D About OpenGL Add Plug-ins Utilities > Plugins Add to Position Modify > Translate Add to Rotation Modify > Rotate Add

More information

Toon Boom Harmony Essentials V15.0

Toon Boom Harmony Essentials V15.0 Essentials Toon Boom Harmony Essentials V15.0 Keyboard Shortcuts Guide TOON BOOM ANIMATION INC. 4200 Saint-Laurent, Suite 1020 Montreal, Quebec, Canada H2W 2R2 +1 514 278 8666 contact@toonboom.com toonboom.com

More information

2014 Simplify3D. Quick Start Guide

2014 Simplify3D. Quick Start Guide Quick Start Guide Preparation Installing Simplify3D Software 3 The Configuration Assistant 4 The Interface Layout 5 3D Printing Workflow Import Process Settings Preview Print! Import 7 Process Settings

More information

3D LEADS 2D: ANIMATING A 3D CHARACTER WITH A 3D STAND-IN USING MAYA

3D LEADS 2D: ANIMATING A 3D CHARACTER WITH A 3D STAND-IN USING MAYA Chapter 3 3D CHARACTER LEADS 2D CHARACTER 53 printing and pegging of the 3D assets and possible registration issues. In scenes where one character is definitively leading the other one, it is an easy pipeline.

More information

Adobe Premiere Pro CC 2018

Adobe Premiere Pro CC 2018 Course Outline Adobe Premiere Pro CC 2018 1 TOURING ADOBE PREMIERE PRO CC Performing nonlinear editing in Premiere Pro Expanding the workflow Touring the Premiere Pro interface Keyboard shortcuts 2 SETTING

More information

Organic Motion Stage Plugin For Autodesk Motionbuilder

Organic Motion Stage Plugin For Autodesk Motionbuilder Organic Motion Stage Plugin For Autodesk Motionbuilder User s Guide April 2011 - Version 1.10 Copyright 2011 Organic Motion, Inc. Table of Contents 1 Introduction And Definition Of Terms...1 2 Installation...1

More information

Iray for Cinema 4D Release Version 2.0 New Features Improved MDL Material Browser Stacking of MDL Material Layers

Iray for Cinema 4D Release Version 2.0 New Features Improved MDL Material Browser Stacking of MDL Material Layers Iray for Cinema 4D Release Version 2.0 Version 2.0.15, Iray 2016.3 Copyright 2017 NVIDIA Corporation Improved MDL Material Browser The MDL Material Browser has been greatly enhanced to allow quick and

More information

MotionGraphix. User Guide. Quick Start. Overview

MotionGraphix. User Guide. Quick Start. Overview MotionGraphix User Guide Quick Start Create a Project Add Elements Position, scale and rotate the elements Change the time and reposition, scale and rotate the elements Change the time again, etc. Double

More information

Channels & Keyframes. CSE169: Computer Animation Instructor: Steve Rotenberg UCSD, Winter 2017

Channels & Keyframes. CSE169: Computer Animation Instructor: Steve Rotenberg UCSD, Winter 2017 Channels & Keyframes CSE69: Computer Animation Instructor: Steve Rotenberg UCSD, Winter 27 Animation Rigging and Animation Animation System Pose Φ... 2 N Rigging System Triangles Renderer Animation When

More information

LightWave 8 Layout Menus

LightWave 8 Layout Menus LightWave 8 Layout Menus compiled by Robin Wood Tool Placement Key About LightWave 3D Top Menu Group > Help About OpenGL Top Menu Group > Help Add Plug-ins Utilities > Plugins Add to Position Modify >

More information

THE ANZOVIN ONION SKINNER

THE ANZOVIN ONION SKINNER THE ANZOVIN ONION SKINNER USERS MANUAL Maya Versions: 2011-Present Design: Raf Anzovin and Brian Kendall Programming: Brian Kendall Testing: David Andrade, Krzysztof Boyoko, Yasha Peiros, Robert Pellerin,

More information

User manual Horus Movie Player 1

User manual Horus Movie Player 1 User manual Horus Movie Player 1 REVISION HISTORY DATE VERSION AUTHOR October 2013 1.0 Bijwoordbeeld tekst en techniek User manual Horus Movie Player 2 1 WORKING WITH THE INSPECTION AND SURVEY SUITE 5

More information

English Table of Contents

English Table of Contents Table of Contents Agama V-2025 Features 1 Set up the device 2 720P HD Video Recording 3-6 Using Instant Messenger Application 7-8 CrazyTalk CamSuite PRO 9-19 CrazyTalk CamSuite PRO with IM Application

More information

What s New in ArtMatic Designer 7

What s New in ArtMatic Designer 7 What s New in ArtMatic Designer 7 Highlights ArtMatic 7 New Features: Overview More than 100 new and updated components for both 2D and 3D graphics. Be sure to see the ArtMatic 7 Component Reference Update.

More information

Now that you have reviewed cameras, lights and objects in the Layout section, it s time to discuss animation.

Now that you have reviewed cameras, lights and objects in the Layout section, it s time to discuss animation. Animating Click here to expand Table of Contents Keyframing Navigating a Scene Playing a Scene Creating Keyframes Creating and Modifying Keys Automatically Auto Key: Off Auto Key: Modifed Auto Key: All

More information

How to apply and adjust video effects

How to apply and adjust video effects Adobe Premiere Pro CS6 Project 4 guide How to apply and adjust video effects Adobe Premiere Pro CS6 features more than 130 video effects. You apply video effects to clips to give them special visual characteristics

More information

Figure 4-9. Click Finish button, system pops up a dialogue box. Click the OK button, the startup wizard is complete. See Figure 4-10.

Figure 4-9. Click Finish button, system pops up a dialogue box. Click the OK button, the startup wizard is complete. See Figure 4-10. For detailed information, please refer to chapter 4.11.4.1.1. Figure 4-9 Finish button, system pops up a dialogue box. the OK button, the startup wizard is complete. See Figure 4-10. Figure 4-10 4.4 Preview

More information

Toon Boom Harmony Essentials 16.0

Toon Boom Harmony Essentials 16.0 Essentials Toon Boom Harmony Essentials 16.0 Keyboard Shortcuts TOON BOOM ANIMATION INC. 4200 Saint-Laurent, Suite 1020 Montreal, Quebec, Canada H2W 2R2 +1 514 278 8666 contact@toonboom.com toonboom.com

More information

How to create video effects

How to create video effects Adobe After Affects CC Guide How to create video effects After Effects includes many innovative and expressive video effects, which you apply to layers to add or modify characteristics of still images

More information

Adobe Animate Basics

Adobe Animate Basics Adobe Animate Basics What is Adobe Animate? Adobe Animate, formerly known as Adobe Flash, is a multimedia authoring and computer animation program. Animate can be used to design vector graphics and animation,

More information

Sound Editing in Final Cut Studio Creating a Sound Mix

Sound Editing in Final Cut Studio Creating a Sound Mix Sound Editing in Final Cut Studio Creating a Sound Mix Part 1: Smoothing Edits with Fades Part 2: Setting Audio Levels upart 3: Using Keyframes to Automate a Mixo Part 4: Creating Perspective Effects Part

More information

Shutter speed. Digital cameras have a shutter similar to this film camera. Shutter open. Shutter closed

Shutter speed. Digital cameras have a shutter similar to this film camera. Shutter open. Shutter closed Digital cameras have a shutter similar to this film camera Shutter open Shutter closed Fast shutter speed 250/1 sec at f/5.6 Slow shutter speed 30 sec at f/16 Bulb (for shots longer than 30 seconds) 1/350

More information

User InterfaceChapter1:

User InterfaceChapter1: Chapter 1 User InterfaceChapter1: In this chapter you will learn about several aspects of the User Interface. You will learn about the overall layout of the UI, and then about the details of each element.

More information

ADOBE AFTER EFFECTS USER-GUIDE

ADOBE AFTER EFFECTS USER-GUIDE ADOBE AFTER EFFECTS USER-GUIDE LOUPEDECK+ AND ADOBE AFTER EFFECTS Thank you for purchasing Loupedeck+ TM, a creative tool to increase your efficiency, ergonomics and creativity. Loupedeck+ console supports

More information

3D Capture. 3D Capture. 3D Capture. 3D Capture. Real-world

3D Capture. 3D Capture. 3D Capture. 3D Capture. Real-world Real-world Need at least two cameras, commonly on side-by-side Plug-in the Minoru 3D webcam Right-click the Minoru icons to see a list of options. Set the mode to use Side-by-Side with Left first. Set

More information

Camera Calibration. COS 429 Princeton University

Camera Calibration. COS 429 Princeton University Camera Calibration COS 429 Princeton University Point Correspondences What can you figure out from point correspondences? Noah Snavely Point Correspondences X 1 X 4 X 3 X 2 X 5 X 6 X 7 p 1,1 p 1,2 p 1,3

More information

SteadXP Demo - April 28th 2017 DEMO SOFTWARE USER MANUAL

SteadXP Demo - April 28th 2017 DEMO SOFTWARE USER MANUAL SteadXP Demo - April 8th 07 DEMO SOFTWARE USER MANUAL SUMMARY BEFORE STARTING SOFTWARE SYSTEM REQUIREMENTS p. INSTALLATION p. how to use STEADXP DEMO software INPUT p. SYNC p. PREVIEW & RENDERING p.6 This

More information

Page 1 of 10 Creating Cigarette Smoke In this tutorial, you use a particle system to create a stream of cigarette smoke trailing from an ashtray. The animation relies on space warps to affect the movement

More information

Kuper Virtual Axes Convention and Data Interchange

Kuper Virtual Axes Convention and Data Interchange Kuper Virtual Axes Convention and Data Interchange Properly calibrated, a Kuper is capable of producing extremely accurate moves in Cartesian space, via virtual (synthetic) axis synthesis. All modes, programming,

More information

Editing and Finishing in DaVinci Resolve 12

Editing and Finishing in DaVinci Resolve 12 Editing and Finishing in DaVinci Resolve 12 1. Introduction Resolve vs. Resolve Studio Working in the Project Manager Setting up a Multi User Login Accessing the Database Manager Understanding Database

More information

CS475/CS675 - Computer Graphics. Lecture 16: Principles of Animation

CS475/CS675 - Computer Graphics. Lecture 16: Principles of Animation CS475/CS675 - Computer Graphics Lecture 16: Animation The term animation has a Greek (animos) as well as Roman (anima) root, meaning to bring to life. Ratatouille, Pixar Animation Studios, 2007. Spirited

More information

This lesson will focus on the Bouncing Ball exercise.

This lesson will focus on the Bouncing Ball exercise. This will be the first of an on-going series of Flipbook tutorials created by animator Andre Quijano. The tutorials will cover a variety of exercises and fundamentals that animators, of all skill levels,

More information

Lightning Strikes. In this tutorial we are going to take a look at a method of creating some electricity zapper effects using Particle Flow.

Lightning Strikes. In this tutorial we are going to take a look at a method of creating some electricity zapper effects using Particle Flow. Lightning Strikes In this tutorial we are going to take a look at a method of creating some electricity zapper effects using Particle Flow. Open a new scene in 3DS Max and press 6 to open particle view.

More information

Transforming Objects and Components

Transforming Objects and Components 4 Transforming Objects and Components Arrow selection Lasso selection Paint selection Move Rotate Scale Universal Manipulator Soft Modification Show Manipulator Last tool used Figure 4.1 Maya s manipulation

More information

Adobe Flash CS4 Part 3: Animation

Adobe Flash CS4 Part 3: Animation CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Adobe Flash CS4 Part 3: Animation Fall 2010, Version 1.0 Table of Contents Introduction...2 Downloading the Data Files...2 Understanding

More information