Billboard Tutorial. NOTE: The first Image is actually transparent any where you see white. The last picture actually IS white.
|
|
|
- Antony Malone
- 9 years ago
- Views:
Transcription
1 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 to make, and can be used in a variety of ways to reduce polygon counts for your Zones. For the following Tutorial I will be using 3D World Studio, Adobe Photoshop, and of course RealmCrafter. The technique I am going to demonstrate can easily be accomplished in any 3D Modeling program. I am using 3DWS because I own a copy, and it is very quick & easy to work with. Now on with the Tutorial! First of all you will need an Image that has a Transparent Background. I personally use.png files, but there are several formats that support transparency. Now you need to decide wether you want to use a Masked image, or an Alpha image for the transparency. Either one will work. I am going to explain how to make both here, but only one or the other is needed. I will start with the Masked image, and then create an Alpha Image. Once you have your Image then load it into Photoshop (or whatever Image program you use). Next create a new layer, and then move this Layer to the bottom of the stack so that our original image is on top of it. Now make sure this new layer is selected, and then hold down Control, and hit A. This will do a Select All so the whole image is now selected. Now make sure you have Pure Black (RGB 0,0,0) selected. In Photoshop you can click the little Black & White boxes below the Color Selection and it will set the Colors to Pure Black, and Pure White. Now Click Edit, and choose Fill. Select Foreground Color, Normal, and 100%. Once you have the background as a Pure Black we can do a Save As. Now when saving this file you will use the original image's name, but add a m_ in front of it. For example my original image was called foliage.png, so I would name the file m_foliage.png. Now using the same file we just saved we will create the Alpha Image. You should still have 2 layers...one that is solid black, and one that has the image of the tree. Hold down Control, and Left Click the Layer that has the Tree Image on it. This should select everything that is not transparent on this layer. Now we are going to fill these areas in with Pure White (RGB 255,255,255), so make sure that the Pure White is the Foreground color, click Edit, Fill, and then use the same settings as we did before. Now you should have an Image that is Black, and White. Do a Save As, and save it with a a_ prefix this time instead of the m_ so in my case it would be a_foliage.png. These are the images you should have: NOTE: The first Image is actually transparent any where you see white. The last picture actually IS white.
2 Now that we have our images all done we can make our Billboard. Like I said earlier I will be using 3DWS to demonstrate making a Billboard. Open up 3DWS (or whatever modeling program you use), and we are going to create a Box (You can also use a Plane, but I will explain that process in a minute) making it 1 Unit x 1 Unit as anything higher is just a waste of polygons (in 3DWS you don't have to change how many Units it is as it defaults to the smallest possible). Before we create the box though make sure you have the foliage.png image selected. Once the correct image is selected go ahead, and create the box. I made it 20 x 20 x 2 grid units big. Now in my case the image was repeated 4 times across, and 4 times down the box. To get the Image so it fits in 3DWS hit the X key to go into Sub Object Mode. Within this Mode we can adjust the image Scale, and Justify. So change the X and Y scale to 4. Now this scaled the Image to the size we need, but it is offset, so click the C in the Justify area. Now that our Images is sitting correctly on the box it should look something like this: As you can see our Image is showing on the sides of the box too, but we are about to take care of this. Since we are already in Sub Object Mode click on one of the edges, and hit Delete. Do this for the other 3 sides, so all that is left is the front, and back faces. Now hit the Z key to go back into Object Mode. Then on the Top Viewport click the x in the middle of the Object to select it. Now click on the top white handle, and drag it until that side is on top of the other. We now have a 2 Sided Plane with the texture we need. Now Export it as a.b3d file, and we are ready for RealmCrafter!
3 If you look in the Sample Project\Data\Meshes\Billboards folder you will find that Dragon created a billboard with several trees combined. Go ahead, and copy the 3 textures, and the.b3d file we created earlier into this folder (or the equivalent folder in your project). Then start up RC, and open up your Project. First we need to click on the Media Tab, browse to the Billboards folder, and you should see Dragon's Billboard in there. Now click Add New File, and browse to the.b3d billboard we just created. Do not check either of the boxes as this is not Animated, nor Encrypted. Once the billboard is added you should see it in the list. Click it and make sure the texture is showing. Now click on the Zones tab, and open up the Zone you wish to add the billboard to. Choose the Billboard Mesh we created, and Right Click on the Zone to place it. You may need to Scale it (I had to scale it down), and Move it to get it where you want it. You should now have a functioning Billboard. Here are a couple of screenshots of my billboard in RC: Front view of the Billboard.
4 Side view of the Billboard. If you are using a modeling program that supports Planes then this can be used to create the Billboard instead of the Box method I showed here. If you use a Plane then you need to make a copy of the it, and Rotate it 180 Degrees. Then move the second plane so it is lined up with the first. This will give your billboard the 2 sides it requires. Billboards have a lot of uses in 3D games. One of the main uses is to simulate 3D Trees, and Bushes in areas that the player can not get to. This helps you reduce the amount of polygons within your game, and yet still represent a fuller world. They can also be used for things like Graffiti on a wall, to add Dirt/Grime to an object, or to simulating Vines growing up a wall. If you use your imagination there are countless ways to use billboards effectively. Now not all of these situations require a billboard, but to quickly add items to an existing object without having to create a custom texture this is a quick fix.
5 Just to demonstrate how to use a billboard on another object here is an example. Now the wall is a little washed out because I have not light mapped it yet, but it works for this demonstration: These vines were on a real world photo of a wall. I simply deleted the wall (which was conveniently all white), and deleted some of the vines that went out to the edge of the image so it didn't have a straight edge.
6 3D Plants using Billboards 3D Plants can also be created using multiple Billboards. I personally use 4 billboards to create my 3D Plants which equals out to 16 polygons each. By using so few polygons for one model it allows you to add a lot of these into a scene without any issues, and still maintain a good look. The proccess of making a 3D Plant out of 4 Billboards is pretty simple. To start with we need a Billboard created just like the first part of this tutorial. We will also need either a Masked image, or an Alpha image. Once again you can use either one you prefer. I am going to be using a Masked image for my 3D Plant. Once you have your images ready, and you have created a billboard all we have to do is Right Click on the Billboard, and choose Copy. Now we right click again, and choose Paste. Now in 3DWS you will not see the copy that we justed pasted as it is in the exact same spot as the original, but it will be already selected for us. Now click on Tools up at the top, and then choose Rotate. A box should pop up with 3 areas to enter degrees. In 3DWS these are not labeled as to which area goes to which direction, but from left to right they are X, Y, Z. Since Y is the up direction in 3DWS we are going to us this one to rotate our billboard, so in the middle area enter 90, and click apply. In the Top Viewport you should now see the 2 billboards crossing each other in the middle forming a Plus Symbol +. Now we are halfway done. You could use the above Copy/Paste method above 2 more times using 45 instead of the 90 degrees to get the look we are after, but there is a little shortcut. Since one of the billboards is already selected hold down Control, and click the other billboard. This should select both the billboards at one time. Now Right click, choose Copy, Right click, and then Paste. Click on Tools, and choose Rotate. This time instead of rotating 90 degrees we are going to enter 45 in the middle area. You should end up with something that looks like this:
7 Now we are almost done, but we have to fix one thing real quick. By rotating 45 degrees it has messed up the texture on those 2 billboards. The way to fix this is to switch to Sub-Object mode (Hit the X key). Once in Sub-Object mode click on the button that says Fit on the right hand side (right next to the C button we used earlier to Center our texture). Once the texture is looking correct you can go ahead, and export it to a.b3d model. Make sure you copy the.b3d file, your Texture, and your Masked image into the correct folder in your RC Project folder. Add the mesh in the Media Tab in RC, and make sure it looks correct. Here is what it looks like placed in the Darklands zone: NOTE: because this is a.gif it only has 256 colors so it isn't a 100% accurate view
8 Here is another 3D view of the plant:
9 Here is a top down view of the plant: I used the Darklands Zone because of the contrast of the brown ground texture against the green of the plant. As you can see Billboards can be used for a variety of things within your game from reducing the overall polygons in your scene, to enhancing or changing the look of an object by adding vines, graffitti, etc... Another thing that Billboards can be used for that I didn't go over was for the foliage of trees. One other thing I would like to note here is that you do not have to keep the Planes you make your billboards out of straight. In fact when using them for foliage on your trees it adds some good variety to bend/curve some of them. Now doing this will add a few polygons, but these few extra polys won't hurt anything. If this Tutorial helps even just 1 person then it was well worth the effort! Start creating those Billboards, and get creative in their use! Lonnie Shaw a.k.a. -Onyx-
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
Excel -- Creating Charts
Excel -- Creating Charts The saying goes, A picture is worth a thousand words, and so true. Professional looking charts give visual enhancement to your statistics, fiscal reports or presentation. Excel
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
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
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,
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
Tutorial for Basic Editing in Adobe Premiere Pro CS5
Tutorial for Basic Editing in Adobe Premiere Pro CS5 Interface Overview Highlighting Key Tools - Project Files This is where all the files you import into Premiere are located. This includes movie files,
How to create PDF maps, pdf layer maps and pdf maps with attributes using ArcGIS. Lynne W Fielding, GISP Town of Westwood
How to create PDF maps, pdf layer maps and pdf maps with attributes using ArcGIS Lynne W Fielding, GISP Town of Westwood PDF maps are a very handy way to share your information with the public as well
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
So you want to create an Email a Friend action
So you want to create an Email a Friend action This help file will take you through all the steps on how to create a simple and effective email a friend action. It doesn t cover the advanced features;
Opening, Importing and Saving Images
Opening, Importing and Saving Images This tutorial will help you to become familiar with how to open, import and save the various file types that the Make The Cut! (MTC!) software supports. You can find
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
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
CREATING SCENERY WITH THE PHOENIX RC CREATOR PROGRAM
TUTORIAL 1 CREATING SCENERY WITH THE PHOENIX RC CREATOR PROGRAM This document is copyrighted to the author and may only be reproduced or copied with the author s consent. It is free for distribution on
Course: 3D Design Title: Deciduous Trees Blender: Version 2.6X Level: Beginning Author; Neal Hirsig ([email protected]) (June 2012) Deciduous Trees
Course: 3D Design Title: Deciduous Trees Blender: Version 2.6X Level: Beginning Author; Neal Hirsig ([email protected]) (June 2012) Deciduous Trees In general, modeling trees is a long and somewhat tedious
Communicate: In Print
Communicate: In Print A simple guide Work areas Communicate: In Print has two different modes in which to edit your documents: Create and Adjust modes. These are easily interchangeable and the toolbars
2. How to Use SMART Board as a Projector and Whiteboard
Page 1 Smart Board Getting Started Smart Board is an interactive whiteboard developed by SMART Technologies that combines the capabilities of a data projector and a white board. Use the SMART Board to
SMART NOTEBOOK 10. Instructional Technology Enhancing ACHievement
SMART NOTEBOOK 10 Instructional Technology Enhancing ACHievement TABLE OF CONTENTS SMART Notebook 10 Themes... 3 Page Groups... 4 Magic Pen... 5 Shape Pen... 6 Tables... 7 Object Animation... 8 Aligning
Making and Editing Screenshots in PowerPoint 2010
518 442-3608 Making and Editing Screenshots in PowerPoint 2010 Using screenshots in PowerPoint is an excellent way to illustrate an important point about an application or Web site. Although specialized
Google Sites. How to create a site using Google Sites
Contents How to create a site using Google Sites... 2 Creating a Google Site... 2 Choose a Template... 2 Name Your Site... 3 Choose A Theme... 3 Add Site Categories and Descriptions... 3 Launch Your Google
IT Quick Reference Guides Using Windows 7
IT Quick Reference Guides Using Windows 7 Windows Guides This sheet covers many of the basic commands for using the Windows 7 operating system. WELCOME TO WINDOWS 7 After you log into your machine, the
The following is an overview of lessons included in the tutorial.
Chapter 2 Tutorial Tutorial Introduction This tutorial is designed to introduce you to some of Surfer's basic features. After you have completed the tutorial, you should be able to begin creating your
Interactive Voting System. www.ivsystem.nl. IVS-Basic IVS-Professional 4.4
Interactive Voting System www.ivsystem.nl IVS-Basic IVS-Professional 4.4 Manual IVS-Basic 4.4 IVS-Professional 4.4 1213 Interactive Voting System The Interactive Voting System (IVS ) is an interactive
Microsoft Word defaults to left justified (aligned) paragraphs. This means that new lines automatically line up with the left margin.
Microsoft Word Part 2 Office 2007 Microsoft Word 2007 Part 2 Alignment Microsoft Word defaults to left justified (aligned) paragraphs. This means that new lines automatically line up with the left margin.
Intermediate Tutorials Modeling - Trees. 3d studio max. 3d studio max. Tree Modeling. 1.2206 2006 Matthew D'Onofrio Page 1 of 12
3d studio max Tree Modeling Techniques and Principles 1.2206 2006 Matthew D'Onofrio Page 1 of 12 Modeling Trees Tree Modeling Techniques and Principles The era of sprites and cylinders-for-trunks has passed
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
Working with the Ektron Content Management System
Working with the Ektron Content Management System Table of Contents Creating Folders Creating Content 3 Entering Text 3 Adding Headings 4 Creating Bullets and numbered lists 4 External Hyperlinks and e
The Lighting Effects Filter
Appendix appendix E The Lighting Effects Filter The Lighting Effects filter is like a little program in itself. With this filter, you can create a wealth of different lighting effects, from making a particular
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
Course Project Lab 3 - Creating a Logo (Illustrator)
Course Project Lab 3 - Creating a Logo (Illustrator) In this lab you will learn to use Adobe Illustrator to create a vector-based design logo. 1. Start Illustrator. Open the lizard.ai file via the File>Open
Using Image J to Measure the Brightness of Stars (Written by Do H. Kim)
Using Image J to Measure the Brightness of Stars (Written by Do H. Kim) What is Image J? Image J is Java-based image processing program developed at the National Institutes of Health. Image J runs on everywhere,
Window's Paint Tools
Window's Paint Tools The selection of Paint tools. Left click the mouse button on anyone of these will switch on that function. With the chosen function the colour in the bottom left hand box is in use,
MAKE YOUR FIRST A-MAZE-ING GAME IN GAME MAKER 7
MAKE YOUR FIRST A-MAZE-ING GAME IN GAME MAKER 7 In this tutorial, you will learn how to create your first game in Game Maker. The game you will create will be a simple maze game. The object of the game
Generative Drafting. Page 1 1997 2001 DASSAULT SYSTEMES. IBM Product Lifecycle Management Solutions / Dassault Systemes
Generative Drafting Page 1 Tutorial Objectives Description This Tutorial is an introduction to Generative Drafting. Message To show how CATIA V5 allows the user to automatically generate associative drafting
Introduction to Google Earth
Center for Teaching, Research & Learning Social Science Research Lab American University, Washington, D.C. http://www.american.edu/provost/ctrl/ 202-885-3862 Introduction to Google Earth This tutorial
The Dashboard. Change ActivInspire's Look And Feel. ActivInspire Primary. ActivInspire Studio. <- Primary. Studio -> page 1
page 1 The Dashboard When ActivInspire opens, you are immediately greeted with the Dashboard. The Dashboard contains shortcuts to flipcharts and time-saving tools. The Dashboard remains open until it is
MASKS & CHANNELS WORKING WITH MASKS AND CHANNELS
MASKS & CHANNELS WORKING WITH MASKS AND CHANNELS Masks let you isolate and protect parts of an image. When you create a mask from a selection, the area not selected is masked or protected from editing.
Adobe Illustrator CS5 Part 1: Introduction to Illustrator
CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Adobe Illustrator CS5 Part 1: Introduction to Illustrator Summer 2011, Version 1.0 Table of Contents Introduction...2 Downloading
Tutorial: Creating Platform Games
Tutorial: Creating Platform Games Copyright 2003, Mark Overmars Last changed: March 30, 2003 Uses: version 5.0, advanced mode Level: Intermediate Platform games are very common, in particular on devices
CORSAIR GAMING KEYBOARD SOFTWARE USER MANUAL
CORSAIR GAMING KEYBOARD SOFTWARE USER MANUAL TABLE OF CONTENTS CORSAIR UTILITY ENGINE OVERVIEW PROFILES 1 9 Introduction 2 Starting the Corsair Utility Engine 2 Profiles: Settings for a Specific Program
PARCC Technology Skills: Grades 6-8
This is not a curriculum document, but a reference to be used by technology and classroom teachers to ensure that the students have had practice with skills that they will need to interact with the technology-
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 ([email protected]) May, 2012 This tutorial assumes that you already know how to: Display orthographic
Race 07 Car Skinning Tutorial
Race 07 Car Skinning Tutorial Created by: Ramon van Rijn In this tutorial we end in having this end-product; see screenshot.jpg Screenshot.jpg 1 Note: Make sure you have Photoshop and the Nvidia DDS plug-in
Welcome, today we will be making this cute little fish come alive. Put the UltimaFish.bmp texture into your Morrowind/Data Files/Textures directory.
The Morrowind Animation Tutorial Written by DarkIllusion This tutorial remains property of DarkIllusion. Revision 0 5 July 2003 Welcome, today we will be making this cute little fish come alive. Put the
Laminar Flow in a Baffled Stirred Mixer
Laminar Flow in a Baffled Stirred Mixer Introduction This exercise exemplifies the use of the rotating machinery feature in the CFD Module. The Rotating Machinery interface allows you to model moving rotating
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
Intellect Platform - Tables and Templates Basic Document Management System - A101
Intellect Platform - Tables and Templates Basic Document Management System - A101 Interneer, Inc. 4/12/2010 Created by Erika Keresztyen 2 Tables and Templates - A101 - Basic Document Management System
Creating a Poster in Powerpoint
Creating a Poster in Powerpoint January 2013 Contents 1. Starting Powerpoint 2. Setting Size and Orientation 3. Display a Grid 5. Apply a background 7. Add text to your poster 9. Add WordArt to your poster
SMARTstuff. The first rule for using an interactive whiteboard is very simple and of the utmost importance: Have faith in yourself you can do this!
SMARTstuff The first rule for using an interactive whiteboard is very simple and of the utmost importance: Have faith in yourself you can do this! Getting Started This booklet will cover the following
How to create a Flash banner advert in DrawPlus X2
How to create a Flash banner advert in DrawPlus X2 Open DrawPlus X2 and choose Start New: Keyframe Animation Select WebPlus 10 Flash Banner and click on Open The work area should look like the screenshot.
Get started. Hang a green screen. Set up your lighting
Excerpted from Adobe Premiere Pro Studio Techniques by Jacob Rosenberg. Using green screen keying techniques, you can make a person appear in different locations or environments. In the Lord of the Rings
Creating an Animation using Windows Movie Maker
Creating an Animation using Windows Movie Maker Previewing Sample Photographs Now that you have learned a little bit about the history of clay animation and you are familiar with how to use software to
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
A Quick Start Guide to Using PowerPoint For Image-based Presentations
A Quick Start Guide to Using PowerPoint For Image-based Presentations By Susan Jane Williams & William Staffeld, Knight Visual Resources Facility College of Architecture, Art and Planning Cornell University.
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
5. Tutorial. Starting FlashCut CNC
FlashCut CNC Section 5 Tutorial 259 5. Tutorial Starting FlashCut CNC To start FlashCut CNC, click on the Start button, select Programs, select FlashCut CNC 4, then select the FlashCut CNC 4 icon. A dialog
Basic controls of Rhinoceros 3D software
lecture 2 Basic controls of Rhinoceros 3D software After the start Rhinoceros 3D software shows basic working area compound by four viewports (show model in other positions), popup menu over, palette menu
REMOTE DESKTOP IN WINDOWS XP
REMOTE DESKTOP IN WINDOWS XP Why would you want to connect remotely to another desktop on your network, you ask? Say you are at home comfortably working in bed and your laptop doesn t have the word processing
Smart Board Notebook Software A guide for new Smart Board users
Smart Board Notebook Software A guide for new Smart Board users This guide will address the following tasks in Notebook: 1. Adding shapes, text, and pictures. 2. Searching the Gallery. 3. Arranging objects
How to Use the Drawing Toolbar in Microsoft Word
How to Use the Drawing Toolbar in Microsoft Word The drawing toolbar allows you to quickly and easily label pictures (e.g., maps) in a MS Word file. You can add arrows, circle spots, or label with words.
Adobe Digital Signatures in Adobe Acrobat X Pro
Adobe Digital Signatures in Adobe Acrobat X Pro Setting up a digital signature with Adobe Acrobat X Pro: 1. Open the PDF file you wish to sign digitally. 2. Click on the Tools menu in the upper right corner.
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,
TABLE OF CONTENTS SURUDESIGNER YEARBOOK TUTORIAL. IMPORTANT: How to search this Tutorial for the exact topic you need.
SURUDESIGNER YEARBOOK TUTORIAL TABLE OF CONTENTS INTRODUCTION Download, Layout, Getting Started... p. 1-5 COVER/FRONT PAGE Text, Text Editing, Adding Images, Background... p. 6-11 CLASS PAGE Layout, Photo
The Rocket Steam Locomotive - Animation
Course: 3D Design Title: Rocket Steam Locomotive - Animation Blender: Version 2.6X Level: Beginning Author; Neal Hirsig ([email protected]) (May 2012) The Rocket Steam Locomotive - Animation In this tutorial
Anime Studio Debut 10 Create Your Own Cartoons & Animations!
Anime Studio Debut 10 Create Your Own Cartoons & Animations! Anime Studio Debut is your complete animation program for creating 2D movies, cartoons, anime or cut out animations. This program is fun, easy,
Petrel TIPS&TRICKS from SCM
Petrel TIPS&TRICKS from SCM Maps: Knowledge Worth Sharing Map Annotation A map is a graphic representation of some part of the earth. In our industry, it may represent either the surface or sub surface;
REFERENCE GUIDE 1. INTRODUCTION
1. INTRODUCTION Scratch is a new programming language that makes it easy to create interactive stories, games, and animations and share your creations with others on the web. This Reference Guide provides
Updates to Graphing with Excel
Updates to Graphing with Excel NCC has recently upgraded to a new version of the Microsoft Office suite of programs. As such, many of the directions in the Biology Student Handbook for how to graph with
Packet Tracer 3 Lab VLSM 2 Solution
Packet Tracer 3 Lab VLSM 2 Solution Objective Create a simulated network topology using Packet Tracer Design an IP addressing scheme using a Class B subnetwork address and VLSM Apply IP addresses to the
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
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
PowerPoint 2007 Basics Website: http://etc.usf.edu/te/
Website: http://etc.usf.edu/te/ PowerPoint is the presentation program included in the Microsoft Office suite. With PowerPoint, you can create engaging presentations that can be presented in person, online,
USING STUFFIT DELUXE THE STUFFIT START PAGE CREATING ARCHIVES (COMPRESSED FILES)
USING STUFFIT DELUXE StuffIt Deluxe provides many ways for you to create zipped file or archives. The benefit of using the New Archive Wizard is that it provides a way to access some of the more powerful
Working with Music Software
Working with Music Software Brief introduction. List key learning outcomes: Use Garage Band to transform a MIDI file into an audio track Import TIFF files into Finale and edit scores Using Garage Band
Studio Manager Manual
Studio Manager Manual Contents Using Windows Vista or Windows 7... 3 Update Problems.... 4 C:\TTs\rar\rar32.exe 64bit error... 5 Mac Compatibility... 5 Custom Registration Form... 5 Customization and Settings...
Authorware Install Directions for IE in Windows Vista, Windows 7, and Windows 8
Authorware Install Directions for IE in Windows Vista, Windows 7, and Windows 8 1. Read entire document before continuing. 2. Close all browser windows. There should be no websites open. If you are using
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
Step 1: Setting up the Document/Poster
Step 1: Setting up the Document/Poster Upon starting a new document, you will arrive at this setup screen. Today we want a poster that is 4 feet (48 inches) wide and 3 feet tall. Under width, type 48 in
MICROSOFT POWERPOINT STEP BY STEP GUIDE
IGCSE ICT SECTION 16 PRESENTATION AUTHORING MICROSOFT POWERPOINT STEP BY STEP GUIDE Mark Nicholls ICT Lounge Page 1 Contents Importing text to create slides Page 4 Manually creating slides.. Page 5 Removing
Android Programming Family Fun Day using AppInventor
Android Programming Family Fun Day using AppInventor Table of Contents A step-by-step guide to making a simple app...2 Getting your app running on the emulator...9 Getting your app onto your phone or tablet...10
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.
Make your own Temple Run game
Make your own Temple Run game These instructions will talk you through how to make your own Temple Run game with your pupils. The game is made in Scratch, which can be downloaded here: http://scratch.mit.edu
Boardmaker Plus Basics
Boardmaker Plus Basics Design Mode vs. Use Mode In Design Mode you can see the tool bars to the left and above the book.this is where you design the activity with words and symbols To get into Design Mode
SpaceClaim Introduction Training Session. A SpaceClaim Support Document
SpaceClaim Introduction Training Session A SpaceClaim Support Document In this class we will walk through the basic tools used to create and modify models in SpaceClaim. Introduction We will focus on:
ACE: After Effects CC
Adobe Training Services Exam Guide ACE: After Effects CC Adobe Training Services provides this exam guide to help prepare partners, customers, and consultants who are actively seeking accreditation as
Clip Art in Office 2000
Clip Art in Office 2000 In the process of making a certificate, we will cover: Adding clipart and templates from the Microsoft Office Clip Gallery, Modifying clip art by grouping and ungrouping, Flipping
Tutorial for laboratory project #2 Using ANSYS Workbench. For Double Pipe Heat Exchanger
Tutorial for laboratory project #2 Using ANSYS Workbench For Double Pipe Heat Exchanger 1. Preparing ANSYS Workbench Go to Start Menu/All Programs/Simulation/ANSYS 12.1/Workbench. In the toolbox menu in
Microsoft Outlook 2010 The Essentials
2010 The Essentials Training User Guide Sue Pejic Training Coordinator Information Technology Services Email : [email protected] Mobile : 0419 891 113 Table of Contents What is Outlook?... 4 The Ribbon...
Windows Live Movie Maker
Windows Live Movie Maker What is Windows Live Movie Maker? Windows Live Movie Maker is available on all computers that have Windows 7. Teachers and students use Windows Live Movie Maker to turn videos
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.
CREATING A 3D VISUALISATION OF YOUR PLANS IN PLANSXPRESS AND CORTONA VRML CLIENT
CREATING A 3D VISUALISATION OF YOUR PLANS IN PLANSXPRESS AND CORTONA VRML CLIENT 20-25 Minutes This topic is for users of PlansXpress Total Toolkit Edition. To upgrade to PlansXpress Total Toolkit, call
Petrel TIPS&TRICKS from SCM
Petrel TIPS&TRICKS from SCM Knowledge Worth Sharing Pie Charts or Bubble Maps This TIPS&TRICKS is intended to aid a person working in Petrel who needs to make a display showing the relative proportion
TUTORIAL: BOARDMAKER STUDIO START-UP
Congratulations, you ve downloaded the Boardmaker Studio trial. To be successful from the start, use this guide to learn the essential skills in Boardmaker Studio. 1 EDIT IN PLACE The most essential skill.
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
