UFCEKT-20-33D Modelling and Animation 3D Modelling & Animation Special Effects Picture...

Slides:



Advertisements
Similar presentations
AERODYNAMICS & THE FOUR FORCES
Advertisements

4.9. P ARTICLE E FFECTS Use of particle effects within games.
Material obtained from a Guilford County Workshop, July, 2014 V
UFCFX5-15-3Mobile Device Development Particle Systems.
Controlling Simulations for Animation Systems Purposed topic outline.
1Notes  Textbook: matchmove 6.7.2, B.9. 2 Match Move  For combining CG effects with real footage, need to match synthetic camera to real camera: “matchmove”
1Notes  Text:  Motion Blur A.3  Particle systems 4.5 (and 4.4.1, 6.6.2…)  Implicit Surfaces  Classic particle system papers  W. Reeves, “Particle.
Particle Systems 1 Adapted from: E. Angel and D. Shreiner: Interactive Computer Graphics 6E © Addison-Wesley 2012.
Particle Systems and Fuzzy Shapes Presented by Dan Cogswell.
CSCE 441 Computer Graphics: Keyframe Animation/Smooth Curves Jinxiang Chai.
Gravity.
UFCEKT-20-33D Modelling and Animation 3D Modelling & Animation Character Animation: Skeletons and Joints.
1cs426-winter-2008 Notes  Course project: Will be due at the end of the term You can do it in pairs Create an animation that combines an algorithm for.
Chapter 15: Human Movement in a Fluid Medium
UFCEKT-20-33D Modelling and Animation 3D Modelling & Animation Cameras.
1cs426-winter-2008 Notes  Assignment 1 is out, due immediately after reading week (Feb 25)  Please read: William T. Reeves, "Particle systems: a technique.
Computer graphics & visualization Introduction. computer graphics & visualization Simulation and Animation – SS 07 Jens Krüger – Computer Graphics and.
UFCFY5-30-1Multimedia Studio 3D Modelling & Animation.
An Introduction to Physics Engines Michael Sundqivst TV10S1M3.
Physically Based Animation and Modeling
Modelling and Simulation Dynamics. Dynamics Dynamics is a branch of physics that describes how objects move. Dynamic animation uses rules of physics to.
Senior Project – Visual Arts and Computer Science Interdepartmental Stand Alone Complex: Open Your Eyes Juneui Soh Advisor: Prof. Striegnitz Stand.
Four Forces of Flight Rocket Project Day 1. Aerodynamic Forces Act on a rocket as it flies through the air Lift & Drag Lift Force – Acts perpendicular.
Animation of Fluids.
3D COMPUTER GRAPHICS IMD Chapter 1: 3D Computer Graphics Chapter 1: 1 Lecturer: Norhayati Mohd Amin.
Particle Systems – Technique for Modeling a Class of Fuzzy Objects Craig Schroeder Computer Graphics I April 22, 2004.
LESSON LD04 Aerodynamics
Stand Alone Complex: Open Your Eyes Juneui Soh Advisor – Prof. Striegnitz.
SKM 4200 Computer Animation Chapter 4: Animation (3D Computer Animation – Part 2)
Automotive Soiling Simulation Based On Massive Particle Tracing Stefan Röttger Martin Schulz Wolf Bartelheimer Thomas Ertl Visualization and Interactive.
CSC505 Particle Systems. CSC505 Object Representations So far we have represented (rendered) objects with –Lines –Polygons (triangles) –Curves These techniques.
Biomechanical Principles of Motion through air and water
A Computationally Efficient Framework for Modeling Soft Body Impact Sarah F. Frisken and Ronald N. Perry Mitsubishi Electric Research Laboratories.
Particles Paul Taylor Polygons are not so hot! Good for representing objects like A Cup A Robot A Pyramid Not so hot for creating Hair Snowflakes.
INTRODUCTION OF COMPUTER ANIMATION Final Project.
ATEC Procedural Animation
Perpetual Visualization of Particle Motion and Fluid Flow Presented by Tsui Mei Chang.
Particles and their home in Geometry Shaders Paul Taylor 2010.
Portal & Particle. Index Portal Particles Portal Room-Portal visibility system  Determine which room is shown at this time  Determine which object.
Particle Systems Reference: Reeves W.: "Particle Systems -- A Technique for Modelling a Class of Fuzzy Objets", Computer Graphics, 17(3), pp ,
Graphics for Games Particle Systems CO2301 Games Development 1 Week 23.
Sedimentology Flow and Sediment Transport (1) Reading Assignment: Boggs, Chapter 2.
Maya 8 at a Glance Chapter 9: Animation. Ways to Animate 2 Creating Keyframes Path Animation Set Driven Keys Nonlinear Animation Expressions Simulations.
Animation Animation is about bringing things to life Technically: –Generate a sequence of images that, when played one after the other, make things move.
Volumetric FX Pertemuan 06 Matakuliah : UO714 / Technology for Animation Tahun : 2009.
Computer Graphics Imaging Ying Zhu Georgia State University Lecture 29 Soft Bodies and Rigid Bodies.
3D Animation 1. Introduction Dr. Ashraf Y. Maghari Information Technology Islamic University of Gaza Ref. Book: The Art of Maya.
3D Animation 3. Animation Dr. Ashraf Y. Maghari Information Technology Islamic University of Gaza Ref. Book: The Art of Maya.
1. 선다형 문항. Skills for Test In the Editable Mesh, Smoothing Groups define the … 1.Meshing of polygons for rendering optimization. 2.Falloff when using.
Gravitational Force  Gravity= a force of attraction between objects, “pulls” objects toward each other  Law of universal gravitation= all objects in.
1 Geometry for Game. Geometry Geometry –Position / vertex normals / vertex colors / texture coordinates Topology Topology –Primitive »Lines / triangles.
LESSON LD04 Aerodynamics
Calculating Force and Types of Friction
Energy Unit Vocabulary
Computer Animation Ying Zhu Georgia State University
Alias/Autodesk Maya 第三組 林秉賢.
Foundations of Visualization 10/25/2005 Notes
Particle (s) motion.
Procedural Animation Introduction to Procedural Methods in 3D Computer Animation Dr. Midori Kitagawa.
ATCM 6317Procedural Animation
LESSON LD04 Aerodynamics
Procedural Animation Lecture 8: Particle systems
Physically Based Animation and Modeling
LESSON LD04 Aerodynamics
Particle Systems - A Technique for Modeling a Class of Fuzzy Objects
Use of particle effects within games
Week 11 - Monday CS361.
Presentation transcript:

UFCEKT-20-33D Modelling and Animation 3D Modelling & Animation Special Effects Picture...

UFCEKT-20-33D Modelling and Animation Agenda Review Maya Dynamics and Effects View Some Examples

UFCEKT-20-33D Modelling and Animation Special FX in Maya Dynamics (Rigid Body) Particle Systems (Emitters) Fields (Gravity, Vortex) Fluid and Smoke Effects (Wave) Hair and Fur Simulation Cloth (nCloth) Live Action

UFCEKT-20-33D Modelling and Animation Particle Systems Particles are points that display as dots, streaks, spheres, blobby surfaces, or other objects Particles can be animated the displayed and moved using various techniques e.g. keys, expressions, and fields such as gravity

UFCEKT-20-33D Modelling and Animation Creating Particles Use the create particle tool Create and emitter to generate and animate the motion of particles automatically Create new particles via collision with each other Use goals - an object that particles follow or move toward - e.g swarm effects

UFCEKT-20-33D Modelling and Animation Fields Fields are forces that you use to animate the motion of particles, soft bodies, and rigid bodies Object fields Owned by the object and exert influence from the object Volume fields Define a space where particles or rigid bodies are affected by the field

UFCEKT-20-33D Modelling and Animation Types of Fields Air, Drag, Gravity, Newton, Radial Turbulence Radial, Vortex A gravity field simulates the Earth's gravitational force. It accelerates objects in a fixed direction Volume Axis - use the Volume Axis field to create effects such as particles flowing around obstacles, solar flares, mushroom clouds, explosions, tornadoes, and rocket exhaust.

UFCEKT-20-33D Modelling and Animation Soft and Rigid Bodies You can recreate a geometric object as a flexible object called a soft body. You can use various animation techniques to make the soft body bend, ripple, and bulge like soft objects in nature.

UFCEKT-20-33D Modelling and Animation Effects Maya effects are built-in programs that make it easy to create complex animation effects such as smoke and fire. Each Maya effect has parameters and attributes for tuning the results Effects include fire, smoke, fireworks lightning Also a range of fluid effects e.g. water, lava

UFCEKT-20-33D Modelling and Animation Fur Maya Fur is a component of Maya Unlimited that you use to create realistic, self-shadowing fur and short hair on multi- surface NURBS, polygonal and subdivision surface models. Fur attributes include color, width, length, baldness, opacity, scraggle, curl, and direction globally, or map them on a local basis.

UFCEKT-20-33D Modelling and Animation Hair Maya Fur is a component of Maya Unlimited that you use to create realistic, self-shadowing fur and short hair on multi- surface NURBS, polygonal and subdivision surface models. Fur attributes include color, width, length, baldness, opacity, scraggle, curl, and direction globally, or map them on a local basis.

UFCEKT-20-33D Modelling and Animation nCloth nCloth is a system of linked particles to simulate a wide variety of dynamic polygon surfaces fabric clothing, inflating balloons, shattering surfaces, and deformable objects

UFCEKT-20-33D Modelling and Animation Using Effects Too many effects in a scene may cause unexpected results and / or degrade system performance Some effects can have various uses other than their intend application e.g nCloth for rigid body dynamics

UFCEKT-20-33D Modelling and Animation Maya Live Maya Live simplifies match moving—where you match the camera or object movement of a live- action shot Using Maya live requires matching maya camera settings (film back) to the required broadcast format i.e. NTSC or PAL