Fire Tutorial. By: Shane Trautsch Crestwood High School

Size: px
Start display at page:

Download "Fire Tutorial. By: Shane Trautsch Crestwood High School"

Transcription

1 Fire Tutorial By: Shane Trautsch Crestwood High School Blender 2.68 In this tutorial you will learn How to use the smoke simulator How to create fire Use Materials and textures Bake and render animations Optional Using keyframes and textures This tutorial is meant to introduce you to the smoke and fire simulator. It is not made to fit every fire simulation. Simulations takes patience, practice, and a very good computer. Use the fire on this first page as a reference. Pay close attention to the colors, you will need them for later. Good Luck!

2 First open up a new blender file and select the cube using the RMB or B. Scale up the cube(s) like so This cube is going to be the domain for our simulation. The Domain is basically the area that the simulation occurs in. NOTE A smaller domain will result in a shorter render times. Make sure you keep your domain as small as possible! Go to the Properties bar and click on the tab to the far left, the physics tab. This tab holds all of the different physics system blender uses. For now, click on smoke button.

3 Check the box marked smoke adaptive domain, and the box marked dissolve. Also change the vorticity to 3 Why should you do this? The adaptive smoke domain will make blender put the smallest possible domain around the smoke which cuts down on render time. The dissolve boxes will make the smoke dissipate instead of remaining until it exits the domain (if it is not checked there seems to be too much smoke and it doesn t look very realistic). NOTE: If your computer is slow you might want to turn down the divisions while working on the blend before the final render. This will make the flame look worse, but it will speed up the processing time. The vorticity will affect the turbulence the smoke has, I've found a value of 3 to be better for fire scenes. Next, we are going to add a plane in that will emit the smoke and fire. Press Shift C to center your cursor and then press the shift A, and go to mesh plane. Once again(under the properties tab) go to the physics tab (Far right) and click on smoke. Select Flow, this will make the plane an emitter. Now change the smoke settings to fire & smoke. Doing so will add flames to the smoke.

4 Now go ahead and press Alt A and you should see fire! Congratulations! Step one is complete! STOP Save point make sure to save your project frequently, blender is prone to crashing when working CPU intensive projects like fire simulations. Step 2 Materials and textures Part 1 Materials Now that you have saved go ahead and render your picture (on windows F12) Did you get a cube? What happened to all your work?

5 Press esc to go back to normal view Don t Panic! What happened is the cube still has density, meaning you can see it. Your fire, while it looks good within blender, has no texture or material yet. Which means it's not ready to be animated. In order to fix this we need to change the way blender sees the cube. Go ahead and select the cube using RMB or B. Add a material using the Properties tab. Now change the material type from Surface to Volume You can change the Density to 0, the Density scale to 5, the Emission color to black, and the Scattering amount to 3 or 4. Also Check External Shadows.

6 Reasoning The density is changed to 0 because it allows you to see through the cube. The density scale effects how dense the smoke is. Generally 1 is too low, a value of 4 or 5 works best. Scattering affects how light gets hit by the smoke, it allows you to see the smoke. Lastly, the emission setting affects how much like the smoke casts out, it can be a good idea to turn this up when rendering fire, but it can take tinkering. I will set the emission color to black and leave an emission value of 0. External shadows will allow shadows to move through the cube, if you have more objects in the scene this will make it look more realistic. Part 2 Textures Now we need to texture the smoke and fire, this is going to make it visible. Go to the Properties tab and click on the texture tab (one left of the materials tab) If there is a texture set up click the X and delete it. Notice how near the top of the texture it says Cube Material This is what you're applying this texture too, which is a good thing to take notice of. Add a new texture. Select Voxel data. The word voxel comes from pixel and volume (ex. Minecraft is voxel based). You can name this texture smoke. Change the domain object to be your cube and the influence to include only density. The influence is going to apply a smoke texture to the voxels based on their density. This will make the smoke look more realistic.

7 Render and it should look something like this. It doesn't look the best, but we are getting somewhere now! Note: If your picture shows just a cube. Make sure the animation is playing when you are running the smoke simulator without rendering.

8 To add the flames, we must add another texture Select voxel data and select the domain object as your cube Change the source from Smoke to Flame this will change the what the texture is applied too. For influence select Emission with a value of 5 and check Emission color.

9 Heres the tricky part, under the color tab click ramp, make a color scheme like the one below. This is going to color the smoke. NOTE It helps to turn the alphas of the color points to 1. (By clicking on the solid color bar you can change the color of the line you have selected) Make sure to play with this as it paints the smoke so to say. This part is very challenging to get right because it is a strong influence on the flames. Notice that the right hand side affects the center of the flame, which is hotter, and the left side effects the edges of the fire Now you can go ahead and render (F12). You've created fire! Good job! Now lets make it look good!

10 Part 2.5 Optionals This part of the tutorial is all about making the fire more realistic. If you have noticed, right now the fire stays in the same area the entire time. We are going to use a texture to change this. First press A to deselect all objects and add in a new texture. Click the color ramp and bring the two color points closer together to give the texture more contrast. Don t forget to name the texture something you wont forget. Now select the plane using RMB or B and go to this physics panel. Now you want to use advanced smoke options and add a texture, make it the one you just created. This is going to set the smoke to animate on the black parts of your plane(the part with volume). If we want it to move we have to make the texture change. Use the offset value this is going to change how the texture is set on the plane. Use the timeline to do this. The timeline shows what is happening each frame of an animation. (30 frames = 1 second of animation). Enter a value of 3 for the offset, hold your cursor over it and press I. What you have done sets the offset value to be 3 at that particular frame. By setting values like this(blender adds in the frames in between) it makes the fire appear to move around the smoke. Note Try changing the type of texture and see what different effects you get. Try to add in about 4 5 keyframes. Play with it, see what looks the best to you!

11 . Note Turning the world color black, while optional, really makes the fire pop Great job! Now we are moving on too Part 3 Baking and rendering Before we begin this I'm going to make a list of some common variables to change in order to make your fire look better. Domain Physics panel These three setting strongly affect your final renders. Divisions A higher setting of this will divide the smoke into more particles, making it smoother. A high quality render would be a value of 80 Found in Smoke domain object s(cube) Physics tab Smoke High Resolution This applies a multiplier on the divisions, making the smoke look a lot better. I strongly recommend checking this before doing a final render. Found in Smoke domain object s(cube) Physics tab Domain materials settings gradient step size If you notice your fire looking very grainy, this will fix it. Under the integration heading(under materials) a low step size will get rid of the grains. For final renders I normally use a value of.02. Found in Smoke domain object s(cube) Material tab.

12 Before you can render your final animation it must be baked. Make sure you have saved your file, and go to your smoke domain object s physics. Under the Smoke Cache drop down menu there should be an button called bake. This is going to do all the calculations for where the fire will move, within a certain number of frames. When it is processing this your cursor should turn into a black square and a number will pop up. The number is the percent completed. Note You have to save your project before using the smoke cache Almost done! All thats left is to render your animation. Position the camera where you would like. Then go ahead and click render animation. Congradulations! You have made fire! I hope you learned a lot from this tutorial. Like said before, this tutorial is just the beginning. Be creative! Anything is possible with blender! Note: You may want to compile your animation in Movie Maker or a similar program

13

Making natural looking Volumetric Clouds In Blender 2.48a

Making natural looking Volumetric Clouds In Blender 2.48a I think that everyone using Blender has made some trials about making volumetric clouds. The truth is that a kind of volumetric clouds is already available in Blender for a long time, thanks to the 3D

More information

Blender Notes. Introduction to Digital Modelling and Animation in Design Blender Tutorial - week 9 The Game Engine

Blender Notes. Introduction to Digital Modelling and Animation in Design Blender Tutorial - week 9 The Game Engine Blender Notes Introduction to Digital Modelling and Animation in Design Blender Tutorial - week 9 The Game Engine The Blender Game Engine This week we will have an introduction to the Game Engine build

More information

Chapter 9- Animation Basics

Chapter 9- Animation Basics Basic Key-framing and Auto Key-framing Now that we know how to make stuff and make it look good, it s time to figure out how to move it around in your scene. If you're familiar with older versions of Blender,

More information

Thea Omni Light. Thea Spot Light. Light setup & Optimization

Thea Omni Light. Thea Spot Light. Light setup & Optimization Light setup In this tutorial we will learn how to setup lights inside Thea Studio and how to create mesh lights and optimize them for faster rendering with less noise. Let us have a look at the different

More information

Billboard Tutorial. NOTE: The first Image is actually transparent any where you see white. The last picture actually IS white.

Billboard Tutorial. NOTE: The first Image is actually transparent any where you see white. The last picture actually IS white. Billboard Tutorial Many people have asked for a Tutorial on how to make Billboards, and since I have played around with them quite a bit I figured I would create one. Billboards are actually very easy

More information

The Rocket Steam Locomotive - Animation

The Rocket Steam Locomotive - Animation Course: 3D Design Title: Rocket Steam Locomotive - Animation Blender: Version 2.6X Level: Beginning Author; Neal Hirsig (nhirsig@tufts.edu) (May 2012) The Rocket Steam Locomotive - Animation In this tutorial

More information

ART 269 3D Animation Fundamental Animation Principles and Procedures in Cinema 4D

ART 269 3D Animation Fundamental Animation Principles and Procedures in Cinema 4D ART 269 3D Animation Fundamental Animation Principles and Procedures in Cinema 4D Components Tracks An animation track is a recording of a particular type of animation; for example, rotation. Some tracks

More information

So, you want to make a photo-realistic rendering of the Earth from orbit, eh? And you want it to look just like what astronauts see from the shuttle

So, you want to make a photo-realistic rendering of the Earth from orbit, eh? And you want it to look just like what astronauts see from the shuttle So, you want to make a photo-realistic rendering of the Earth from orbit, eh? And you want it to look just like what astronauts see from the shuttle or ISS (International Space Station). No problem. Just

More information

Blender 3D: Noob to Pro/Die Another Way

Blender 3D: Noob to Pro/Die Another Way Blender 3D: Noob to Pro/Die Another Way From Wikibooks, the open-content textbooks collection < Blender 3D: Noob to Pro Next Page: Edit Mode HotKeys Review Previous Page: Penguins from spheres This tutorial

More information

SketchUp Instructions

SketchUp Instructions SketchUp Instructions Every architect needs to know how to use SketchUp! SketchUp is free from Google just Google it and download to your computer. You can do just about anything with it, but it is especially

More information

Creating and Editing Movies Using Windows Live Movie Maker

Creating and Editing Movies Using Windows Live Movie Maker Creating and Editing Movies Using Windows Live Movie Maker Once you have collected footage using a video camera, you can assemble and edit it in Windows Live Movie Maker. Once your movie is fi nished,

More information

Flash MX Image Animation

Flash MX Image Animation Flash MX Image Animation Introduction (Preparing the Stage) Movie Property Definitions: Go to the Properties panel at the bottom of the window to choose the frame rate, width, height, and background color

More information

Tutorial 13: Object Animation

Tutorial 13: Object Animation Tutorial 13: Object Animation In this tutorial we will learn how to: Completion time 40 minutes Establish the number of frames for an object animation Rotate objects into desired positions Set key frames

More information

To Begin Customize Office

To Begin Customize Office To Begin Customize Office Each of us needs to set up a work environment that is comfortable and meets our individual needs. As you work with Office 2007, you may choose to modify the options that are available.

More information

The Car Tutorial Part 1 Creating a Racing Game for Unity

The Car Tutorial Part 1 Creating a Racing Game for Unity The Car Tutorial Part 1 Creating a Racing Game for Unity Introduction 3 We will show 3 Prerequisites 3 We will not show 4 Part 1: Assembling the Car 5 Adding Collision 6 Shadow settings for the car model

More information

Pro/E Design Animation Tutorial*

Pro/E Design Animation Tutorial* MAE 377 Product Design in CAD Environment Pro/E Design Animation Tutorial* For Pro/Engineer Wildfire 3.0 Leng-Feng Lee 08 OVERVIEW: Pro/ENGINEER Design Animation provides engineers with a simple yet powerful

More information

AR-media TUTORIALS OCCLUDERS. (May, 2011)

AR-media TUTORIALS OCCLUDERS. (May, 2011) AR-media TUTORIALS OCCLUDERS (May, 2011) Copyright Copyright 2008/2011 Inglobe Technologies S.r.l. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in

More information

Graphic Design. Background: The part of an artwork that appears to be farthest from the viewer, or in the distance of the scene.

Graphic Design. Background: The part of an artwork that appears to be farthest from the viewer, or in the distance of the scene. Graphic Design Active Layer- When you create multi layers for your images the active layer, or the only one that will be affected by your actions, is the one with a blue background in your layers palette.

More information

Maya 2014 Still Life Part 1 Texturing & Lighting

Maya 2014 Still Life Part 1 Texturing & Lighting Maya 2014 Still Life Part 1 Texturing & Lighting Realistic lighting and texturing is the key to photorealism in your 3D renders. Objects and scenes with relatively simple geometry can look amazing with

More information

Blender Tutorial Hair «Bear» Version 05 2015 Blender 2.73 zingg formd daddelbox GmbH

Blender Tutorial Hair «Bear» Version 05 2015 Blender 2.73 zingg formd daddelbox GmbH Blender Tutorial Hair «Bear» Version 05 2015 Blender 2.73 zingg formd daddelbox GmbH File new, Reload Start Up File Right click the cube and DELETE it. Add a sphere. Add, Mesh, UV Sphere, this will be

More information

My Materials. In this tutorial, we ll examine the material settings for some simple common materials used in modeling.

My Materials. In this tutorial, we ll examine the material settings for some simple common materials used in modeling. Course: 3D Design Title: My Materials Blender: Version 2.6X Level: Beginning Author; Neal Hirsig (nhirsig@tufts.edu) (May 2012) My Materials In this tutorial, we ll examine the material settings for some

More information

Tutorial - HDR scene setup (3D Studio Max, VRay) www.zwischendrin.com

Tutorial - HDR scene setup (3D Studio Max, VRay) www.zwischendrin.com Tutorial - HDR scene setup (3D Studio Max, VRay) www.zwischendrin.com Set up your scene... First of all it is very useful to have your scene set up in real world units. This is necessary in order to rebuild

More information

QuickTime Animation Tutorial

QuickTime Animation Tutorial 1-(800) 877-2745 www.ashlar-vellum.com QuickTime Animation Tutorial Using Cobalt, Xenon, Argon Copyright 2008-2014 Vellum Investment Partners dba Ashlar-Vellum, All rights reserved. Ashlar-Vellum Cobalt,

More information

Blender 2.49b How to generate 3D-images?

Blender 2.49b How to generate 3D-images? Blender 2.49b How to generate 3D-images? Table of Contents 1 Installation...1 2 Image and data preparation in Present...1 3 Blender Tutorial...2 3.1 Import of the STL-file...2 3.2 Creating a second window...3

More information

INTRODUCTION TO RENDERING TECHNIQUES

INTRODUCTION TO RENDERING TECHNIQUES INTRODUCTION TO RENDERING TECHNIQUES 22 Mar. 212 Yanir Kleiman What is 3D Graphics? Why 3D? Draw one frame at a time Model only once X 24 frames per second Color / texture only once 15, frames for a feature

More information

ROTATING A RADAR SCANNER IN THE GMAX FSX GAMEPACK

ROTATING A RADAR SCANNER IN THE GMAX FSX GAMEPACK TUTORIAL 07 ROTATING A RADAR SCANNER IN THE GMAX FSX GAMEPACK INTRODUCTION This tutorial describes how to animate a Gmax radar scanner so that it rotates continuously in FSX. STEP 1 CONSTRUCT THE RADAR

More information

Compositing a 3D character over video footage in Maya Jean-Marc Gauthier, Spring 2008

Compositing a 3D character over video footage in Maya Jean-Marc Gauthier, Spring 2008 Compositing a 3D character over video footage in Maya Jean-Marc Gauthier, Spring 2008 Video footage before compositing And after compositing with an animated character This tutorial is organized as small

More information

Float a Beachball in Psuanmi

Float a Beachball in Psuanmi Float a Beachball in Psuanmi How to composite objects into Psunamiʼs water surface [ from: Digital Anarchy ] f/x tools for revolutionaries Float a beachball in Psunamiʼs waves In this tutorial, we will

More information

Blender 3D Animation

Blender 3D Animation Bachelor Maths/Physics/Computer Science University Paris-Sud Digital Imaging Course Blender 3D Animation Christian Jacquemin Introduction to Computer Animation Animation Basics animation consists in changing

More information

Table of Contents. Changing Your Password in Windows NT p. 1. Changing Your Password in Alpha Connection.. pp. 1-3

Table of Contents. Changing Your Password in Windows NT p. 1. Changing Your Password in Alpha Connection.. pp. 1-3 Table of Contents Changing Your Password in Windows NT p. 1 Changing Your Password in Alpha Connection.. pp. 1-3 Not Able to Get Outlook Express Mail Because Alpha Connection Password Expires... pp. 3-4

More information

Lesson 4. Temporal Management of Layers

Lesson 4. Temporal Management of Layers Lesson 4 Temporal Management of Layers In lesson 3, we handled the layers using the timeline. However, the notion of time did not come up at all. This lesson deals with the notion of time. In this lesson

More information

Auto Clicker Tutorial

Auto Clicker Tutorial Auto Clicker Tutorial This Document Outlines Various Features of the Auto Clicker. The Screenshot of the Software is displayed as below and other Screenshots displayed in this Software Tutorial can help

More information

Movie Maker 2 Beginning

Movie Maker 2 Beginning Movie Maker 2 Beginning Quick Overview...3 Preparing a Folder...3 Collecting Resources...3 Pictures...4 Screen Resolution...4 Starting Windows Movie Maker...4 Which Version?...4 Windows Movie Maker 2 Window...4

More information

Tutorial. Introduction to Windows Movie Maker 2.1. A Hands-on Workshop. from the Academic Technology Center. Distributed Learning Services, CIT

Tutorial. Introduction to Windows Movie Maker 2.1. A Hands-on Workshop. from the Academic Technology Center. Distributed Learning Services, CIT Tutorial Introduction to Windows Movie Maker 2.1 A Hands-on Workshop from the Academic Technology Center Distributed Learning Services, CIT Adapted with permission by Waynesburg College AAM Copyright 2005

More information

Columbus College of Art & Design 1 Charlotte Belland

Columbus College of Art & Design 1 Charlotte Belland Reference Images Always line- up in PhotoShop and make the image Square (this avoids distortions) Create and/or Find reference images that distill the planes of volume (image credit: Animal Anatomy for

More information

Jump-Start Tutorial For ProcessModel

Jump-Start Tutorial For ProcessModel Jump-Start Tutorial For ProcessModel www.blueorange.org.uk ProcessModel Jump-Start Tutorial This tutorial provides step-by-step instructions for creating a process model, running the simulation, and viewing

More information

Adobe Captivate Tips for Success

Adobe Captivate Tips for Success Adobe Captivate Tips for Success Before you begin editing your Captivate project, make sure you create a back up copy of your.cp file in case you delete something you need later. 1 Before You Record Your

More information

Getting Started with WebSite Tonight

Getting Started with WebSite Tonight Getting Started with WebSite Tonight WebSite Tonight Getting Started Guide Version 3.0 (12.2010) Copyright 2010. All rights reserved. Distribution of this work or derivative of this work is prohibited

More information

Lab7 : Putting Everything Together

Lab7 : Putting Everything Together 1 Lab7 : Putting Everything Together Introduction In the previous six OpenGL tutorials you ve learned to use textures, programmable shaders, basic shading, cube-mapping, render-to-texture and shadow maps.

More information

Intro to 3D Animation Using Blender

Intro to 3D Animation Using Blender Intro to 3D Animation Using Blender Class Instructor: Anthony Weathersby Class Objectives A primer in the areas of 3D modeling and materials An introduction to Blender and Blender s toolset Course Introduction

More information

The Dennis Technique for SketchUp Models in Photoshop

The Dennis Technique for SketchUp Models in Photoshop The Dennis Technique for SketchUp Models in Photoshop The big concept is to put a Black & White drawing over a coloured one and then artistically erase just enough of the top Black and White so that essential

More information

Adding Animation With Cinema 4D XL

Adding Animation With Cinema 4D XL Step-by-Step Adding Animation With Cinema 4D XL This Step-by-Step Card covers the basics of using the animation features of Cinema 4D XL. Note: Before you start this Step-by-Step Card, you need to have

More information

Figure 3.5: Exporting SWF Files

Figure 3.5: Exporting SWF Files Li kewhatyou see? Buyt hebookat t hefocalbookst or e Fl ash + Af t eref f ect s Chr i sjackson ISBN 9780240810317 Flash Video (FLV) contains only rasterized images, not vector art. FLV files can be output

More information

Creating Your Own 3D Models

Creating Your Own 3D Models 14 Creating Your Own 3D Models DAZ 3D has an extensive growing library of 3D models, but there are times that you may not find what you want or you may just want to create your own model. In either case

More information

IT 386: 3D Modeling and Animation. Review Sheet. Notes from Professor Nersesian s IT 386: 3D Modeling and Animation course

IT 386: 3D Modeling and Animation. Review Sheet. Notes from Professor Nersesian s IT 386: 3D Modeling and Animation course IT 386: 3D Modeling and Animation Review Sheet Sources: Notes from Professor Nersesian s IT 386: 3D Modeling and Animation course Notes from CannedMushrooms on YouTube Notes from Digital Tutors tutorial

More information

CREATE A 3D MOVIE IN DIRECTOR

CREATE A 3D MOVIE IN DIRECTOR CREATE A 3D MOVIE IN DIRECTOR 2 Building Your First 3D Movie in Director Welcome to the 3D tutorial for Adobe Director. Director includes the option to create three-dimensional (3D) images, text, and animations.

More information

Whack-a-Witch. Level. Activity Checklist Follow these INSTRUCTIONS one by one. Test Your Project Click on the green flag to TEST your code

Whack-a-Witch. Level. Activity Checklist Follow these INSTRUCTIONS one by one. Test Your Project Click on the green flag to TEST your code Introduction: This project is like the game Whack-a-Mole. You get points for hitting the witches that appear on the screen. The aim is to get as many points as possible in 30 seconds! Activity Checklist

More information

AODA Mouse Pointer Visibility

AODA Mouse Pointer Visibility AODA Mouse Pointer Visibility Mouse Pointer Visibility Helpful if you have trouble viewing the mouse pointer. Microsoft Windows based computers. Windows XP Find the pointer 1. Click the Start button or

More information

Using WINK to create custom animated tutorials

Using WINK to create custom animated tutorials Using WINK to create custom animated tutorials A great way for students and teachers alike to learn how to use new software is to see it demonstrated and to reinforce the lesson by reviewing the demonstration.

More information

The patch tool and content-aware filling

The patch tool and content-aware filling The patch tool and content-aware filling 1 Patch tool The patch tool uses the same algorithm as the healing brush to carry out its blend calculations, except the patch tool uses selection-defined areas

More information

Kodu Curriculum: Getting Started with Keyboard and Mouse

Kodu Curriculum: Getting Started with Keyboard and Mouse Kodu Curriculum: Getting Started with Keyboard and Mouse PC Requirements 1. Kodu requires a Windows Operating System 2. DirectX9 graphics 3. Shader Model 2.0 or greater. How to Check Your DirectX Version

More information

Instructions for Creating a Poster for Arts and Humanities Research Day Using PowerPoint

Instructions for Creating a Poster for Arts and Humanities Research Day Using PowerPoint Instructions for Creating a Poster for Arts and Humanities Research Day Using PowerPoint While it is, of course, possible to create a Research Day poster using a graphics editing programme such as Adobe

More information

Windows Live Movie Maker Tutorial

Windows Live Movie Maker Tutorial Introduction Welcome to the Windows Live Movie Maker (WLMM) Tutorial. This tutorial will help you create, edit, and finalize your WLMM video project. Table of Contents Creating and Saving a Project.. Importing

More information

Overview of the Adobe Flash Professional CS6 workspace

Overview of the Adobe Flash Professional CS6 workspace Overview of the Adobe Flash Professional CS6 workspace In this guide, you learn how to do the following: Identify the elements of the Adobe Flash Professional CS6 workspace Customize the layout of the

More information

Castle Modeling. In this PDF tutorial we will be modeling a simple castle as pictured above.

Castle Modeling. In this PDF tutorial we will be modeling a simple castle as pictured above. Course: 3D Design Title: Castle Modeling Blender: Version 2.6X Level: Beginning Author; Neal Hirsig (nhirsig@tufts.edu) May, 2012 This tutorial assumes that you already know how to: Display orthographic

More information

Using HDR Panoramas. Dr Ryan Southall - School of Architecture & Design, University of Brighton.

Using HDR Panoramas. Dr Ryan Southall - School of Architecture & Design, University of Brighton. Using HDR Panoramas Dr Ryan Southall - School of Architecture & Design, University of Brighton. Introduction The LightLab project attempts to improve the integration of technology into design education

More information

Introduction to scripting with Unity

Introduction to scripting with Unity Introduction to scripting with Unity Scripting is an essential part of Unity as it defines the behaviour of your game. This tutorial will introduce the fundamentals of scripting using Javascript. No prior

More information

FLASH. Mac versus PC. Pixels versus Vectors Two kinds of images are in the digital world: bitmaps and vectors:

FLASH. Mac versus PC. Pixels versus Vectors Two kinds of images are in the digital world: bitmaps and vectors: FLASH Macromedia Flash is a multimedia graphics program especially for creating moving images for use on the Web. Flash has opened up a whole new world for digital animators. You can rotoscope with it,

More information

Manual. OIRE Escuela de Profesiones de la Salud. Power Point 2007

Manual. OIRE Escuela de Profesiones de la Salud. Power Point 2007 Power Point 2007 Manual OIRE Escuela de Profesiones de la Salud Power Point 2007 2008 The New Power Point Interface PowerPoint is currently the most common software used for making visual aids for presentations.

More information

Using Windows Movie Maker to Create Movies

Using Windows Movie Maker to Create Movies Using Windows Movie Maker to Create Movies Windows Movie Maker 2.1 is free! It comes with Windows XP or can be downloaded from the Microsoft Website. http://www.microsoft.com/windowsxp/downloads/updates/moviemaker2.mspx

More information

Microsoft PowerPoint 2007

Microsoft PowerPoint 2007 Microsoft PowerPoint 2007 PowerPoint is currently the most common software used for making visual aids for presentations. It has been redesigned for the 2007 release with a much more user-friendly and

More information

Working With Animation: Introduction to Flash

Working With Animation: Introduction to Flash Working With Animation: Introduction to Flash With Adobe Flash, you can create artwork and animations that add motion and visual interest to your Web pages. Flash movies can be interactive users can click

More information

MicroStation V8i Training Manual 3D Level 3

MicroStation V8i Training Manual 3D Level 3 You are viewing sample pages from our textbook: MicroStation V8i Training Manual 3D Level 3 The sample subject matter includes pages from Modules 15 and 17, and range from material assignments and attachment,

More information

How to rotoscope in Adobe After Effects

How to rotoscope in Adobe After Effects Adobe After Effects CS6 Project 6 guide How to rotoscope in Adobe After Effects Rotoscoping is an animation technique in which you draw, paint, or add other visual effects in a layer over live-action film

More information

Course: 3D Design Title: Deciduous Trees Blender: Version 2.6X Level: Beginning Author; Neal Hirsig (nhirsig@tufts.edu) (June 2012) Deciduous Trees

Course: 3D Design Title: Deciduous Trees Blender: Version 2.6X Level: Beginning Author; Neal Hirsig (nhirsig@tufts.edu) (June 2012) Deciduous Trees Course: 3D Design Title: Deciduous Trees Blender: Version 2.6X Level: Beginning Author; Neal Hirsig (nhirsig@tufts.edu) (June 2012) Deciduous Trees In general, modeling trees is a long and somewhat tedious

More information

How to Build a Web Site using your Web Host s Web Site Builder

How to Build a Web Site using your Web Host s Web Site Builder How to Build a Web Site using your Web Host s Web Site Builder The actual how to of building your web site depends on which site builder you decide to use. This tutorial shows you how to set up and build

More information

Anime Studio Debut vs. Pro

Anime Studio Debut vs. Pro vs. Animation Length 2 minutes (3000 frames) Unlimited Motion Tracking 3 Points Unlimited Audio Tracks 2 Tracks Unlimited Video Tracks 1 Track Unlimited Physics No Yes Poser scene import No Yes 3D layer

More information

BASIC HAIR MESHING IN TSR WORKSHOP

BASIC HAIR MESHING IN TSR WORKSHOP BASIC HAIR MESHING IN TSR WORKSHOP This tutorial will teach you the basics of creating hair meshes in TSR Workshop. It won t be an in-depth tutorial about modelling in your 3d application or drawing nice

More information

THRUST CURVE LOGGER V-4.200

THRUST CURVE LOGGER V-4.200 THRUST CURVE LOGGER V-4.200 There are several items that must be addressed prior to actual firing of the motor for data acquisition. These will be required in the Propellant Characterization process: Weigh

More information

Gephi Tutorial Visualization

Gephi Tutorial Visualization Gephi Tutorial Welcome to this Gephi tutorial. It will guide you to the basic and advanced visualization settings in Gephi. The selection and interaction with tools will also be introduced. Follow the

More information

Creating a Time-lapse Effect in Corel VideoStudio Pro

Creating a Time-lapse Effect in Corel VideoStudio Pro Creating a Time-lapse Effect in Corel VideoStudio Pro Mesmerize your audience by adding some drama to your movie using the Time-lapse effect in Corel VideoStudio Pro. This technique makes your video project

More information

User Guide Installing the 3D Studio plug-ins

User Guide Installing the 3D Studio plug-ins Prev Menu Next Back p. 1 Life Forms & 3D Studio Max User Guide Installing the 3D Studio plug-ins Plug-ins for importing and exporting 3DS files are automatically installed with Life Forms. However, if

More information

The very basic basics of PowerPoint XP

The very basic basics of PowerPoint XP The very basic basics of PowerPoint XP TO START The above window automatically shows when you first start PowerPoint. At this point, there are several options to consider when you start: 1) Do you want

More information

Crop and Frame Your Photos

Crop and Frame Your Photos Crop and Frame Your Photos Paint Shop Pro s crop tool gives you total control over your photo compositions. Cropping allows you to turn busy portraits into professional prints. And when you have a nicely

More information

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9. Working with Tables in Microsoft Word The purpose of this document is to lead you through the steps of creating, editing and deleting tables and parts of tables. This document follows a tutorial format

More information

Cleaning your Windows 7, Windows XP and Macintosh OSX Computers

Cleaning your Windows 7, Windows XP and Macintosh OSX Computers Cleaning your Windows 7, Windows XP and Macintosh OSX Computers A cleaning of your computer can help your computer run faster and make you more efficient. We have listed some tools and how to use these

More information

Joomla! 2.5.x Training Manual

Joomla! 2.5.x Training Manual Joomla! 2.5.x Training Manual Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several tutorials

More information

Tutorial for Tracker and Supporting Software By David Chandler

Tutorial for Tracker and Supporting Software By David Chandler Tutorial for Tracker and Supporting Software By David Chandler I use a number of free, open source programs to do video analysis. 1. Avidemux, to exerpt the video clip, read the video properties, and save

More information

CARTOON BUILDER. Character animation the art of. Creating animated characters with Blender KNOW-HOW. Pulling Strings

CARTOON BUILDER. Character animation the art of. Creating animated characters with Blender KNOW-HOW. Pulling Strings Creating animated characters with Blender CARTOON BUILDER www.sxc.hu Blender not only generates realistic single frames; it is also capable of capturing the natural movements of people and animals. We

More information

SkillsUSA 2014 Contest Projects 3-D Visualization and Animation

SkillsUSA 2014 Contest Projects 3-D Visualization and Animation SkillsUSA Contest Projects 3-D Visualization and Animation Click the Print this Section button above to automatically print the specifications for this contest. Make sure your printer is turned on before

More information

BCC Multi Stripe Wipe

BCC Multi Stripe Wipe BCC Multi Stripe Wipe The BCC Multi Stripe Wipe is a similar to a Horizontal or Vertical Blind wipe. It offers extensive controls to randomize the stripes parameters. The following example shows a Multi

More information

GETTING STARTED TABLE OF CONTENTS

GETTING STARTED TABLE OF CONTENTS imovie 11 Tutorial GETTING STARTED imovie 11 is consumer-level digital video editing software for Macintosh. You can use imovie 11 to edit the footage you film with digital video cameras and HD video cameras.

More information

Create A Collage Of Warped Photos

Create A Collage Of Warped Photos Create A Collage Of Warped Photos In this Adobe Photoshop tutorial, we re going to learn how to create a collage of warped photos. Now, don t go letting your imagination run wild here. When I say warped,

More information

Sage Timesheet Web Access How To Use Timesheet

Sage Timesheet Web Access How To Use Timesheet View and Enter Hours The majority of your projects, called tasks in Timesheet Professional, have already been set up for you. Because the names of the projects are very long, your view has been changed

More information

RELEASE NOTES CameraTracker 1.0. CameraTracker Release Notes

RELEASE NOTES CameraTracker 1.0. CameraTracker Release Notes RELEASE NOTES CameraTracker Release Notes Visual Effects Software 1.0v3 2 RELEASE NOTES FOR CAMERATRACKER 1.0 This document describes the requirements, new features, improvements over previous versions,

More information

Carrie Schoenborn Molly Switalski. Big Idea: Journeys

Carrie Schoenborn Molly Switalski. Big Idea: Journeys Carrie Schoenborn Molly Switalski Big Idea: Journeys What are types of journeys that people travel in life? Are all journeys physical journeys? What defines a journey? How do we know when a journey is

More information

How to build text and objects in the Titler

How to build text and objects in the Titler How to build text and objects in the Titler You can use the Titler in Adobe Premiere Pro to create text and geometric objects. There are three methods for creating text, each capable of producing either

More information

WINDOWS LIVE MAIL FEATURES

WINDOWS LIVE MAIL FEATURES WINDOWS LIVE MAIL Windows Live Mail brings a free, full-featured email program to Windows XP, Windows Vista and Windows 7 users. It combines in one package the best that both Outlook Express and Windows

More information

How To Run A Factory I/O On A Microsoft Gpu 2.5 (Sdk) On A Computer Or Microsoft Powerbook 2.3 (Powerpoint) On An Android Computer Or Macbook 2 (Powerstation) On

How To Run A Factory I/O On A Microsoft Gpu 2.5 (Sdk) On A Computer Or Microsoft Powerbook 2.3 (Powerpoint) On An Android Computer Or Macbook 2 (Powerstation) On User Guide November 19, 2014 Contents 3 Welcome 3 What Is FACTORY I/O 3 How Does It Work 4 I/O Drivers: Connecting To External Technologies 5 System Requirements 6 Run Mode And Edit Mode 7 Controls 8 Cameras

More information

Organizing image files in Lightroom part 2

Organizing image files in Lightroom part 2 Organizing image files in Lightroom part 2 Hopefully, after our last issue, you've spent some time working on your folder structure and now have your images organized to be easy to find. Whether you have

More information

Working with the Multi Cam Mode in EDIUS

Working with the Multi Cam Mode in EDIUS How To Guide Working with the Multi Cam Mode in EDIUS desktop. grassvalley. com professional. grassvalley. com 2008 Thomson. All rights reserved. Grass Valley is a trademark of Thomson. All other trademarks

More information

Choosing your Preferred Colours in Windows

Choosing your Preferred Colours in Windows Choosing your Preferred Colours in Windows Some people will occasionally find certain text and background combinations difficult to read, while others prefer to always have a certain colour combination

More information

Example Chapter 08-Number 09: This example demonstrates some simple uses of common canned effects found in popular photo editors to stylize photos.

Example Chapter 08-Number 09: This example demonstrates some simple uses of common canned effects found in popular photo editors to stylize photos. 08 SPSE ch08 2/22/10 11:34 AM Page 156 156 Secrets of ProShow Experts: The Official Guide to Creating Your Best Slide Shows with ProShow Gold and Producer Figure 8.18 Using the same image washed out and

More information

CHEG 3128 Heat, Mass, & Kinetics Laboratory Diffusion in Laminar Flow Regimes Modeling and COMSOL Tutorial Tutorial by Andrea Kadilak

CHEG 3128 Heat, Mass, & Kinetics Laboratory Diffusion in Laminar Flow Regimes Modeling and COMSOL Tutorial Tutorial by Andrea Kadilak CHEG 3128 Heat, Mass, & Kinetics Laboratory Diffusion in Laminar Flow Regimes Modeling and COMSOL Tutorial Tutorial by Andrea Kadilak Introduction COMSOL is a computer modeling software package that will

More information

A Guide to Using Excel in Physics Lab

A Guide to Using Excel in Physics Lab A Guide to Using Excel in Physics Lab Excel has the potential to be a very useful program that will save you lots of time. Excel is especially useful for making repetitious calculations on large data sets.

More information

Lynda.com > InDesign CS5 Tutorials Interactive Documents & Presentations

Lynda.com > InDesign CS5 Tutorials Interactive Documents & Presentations Creating Interactive Documents with PDFs and SWFs Adapted from Chris Converse, http://www.codifydesign.com/ Laurie Burruss laurie@lynda.com Pasadena City College Dec 9 3 pm Lynda.com > InDesign CS5 Tutorials

More information

Lesson 7 - Creating Animation II

Lesson 7 - Creating Animation II Lesson 7 - Creating Animation II A. Motion-Tweened Animation With motion tweening, you can easily create motion effects for the objects in your Flash movies. Kites flying, balls bouncing, rocks rolling

More information

Steps to PCB design using Orcad.

Steps to PCB design using Orcad. Steps to PCB design using Orcad. 1. Design circuit using schematic entry package (Capture). 2. Generate netlist for PCB package. 3. Import netlist into PCB package (LayoutPlus). 4. Place components, route

More information

A Step-by-Step Guide to Setting Up clicktag Tracking in Flash Banner Ads

A Step-by-Step Guide to Setting Up clicktag Tracking in Flash Banner Ads A Step-by-Step Guide to Setting Up clicktag Tracking in Flash Banner Ads 1. What is a clicktag, anyways? A clicktag is really nothing more than a placeholder for a link. Flash advertising is great: it

More information

After Effects CS4. Getting Started. Getting Started. Essential Training Introduction

After Effects CS4. Getting Started. Getting Started. Essential Training Introduction After Effects CS4 Essential Training Introduction Getting Started Getting Started In this section we will go over, how to import and organize footage, create new compositions, how to handle all the adjustment

More information