4D Interactive Model Animations

Size: px
Start display at page:

Download "4D Interactive Model Animations"

Transcription

1 Animation Using 4D Interactive Models MVSand EVS-PRO have two distinctly different animation concepts. Our traditional animations consist of a sequence of bitmap images that have been encoded into an animation file (AVI, MPG, or HAV) using one of several different CODECS. This type of animation has some distinct advantages including the ability to include a soundtrack (background music and/or narration) and the animations are playable with a variety of common and (usually) free players. C Tech also offers a second animation concept that we refer to as 4DIM, or Four-Dimensional Interactive Model Animations. The name 4DIM (referring to four dimensions instead of only 3) was chosen because these models represent a 3D scene changing in time (the fourth dimension). Unlike bitmap (image) based animations 4DIMs contain a complete 3D model at each frame of the animation. Each frame can be thought of as a VRML model (though it is not) and has similar functionality. Each frame of the model can be zoomed, panned and rotated as a static 3D model or you can interact with the 4DIM animation as it is playing. The 4DIM Player is offered as a module (Playback_4DIM) in all versions of our software and as a stand-alone application. The 4DIM files (which have a.4d suffix) created by EVS-PRO must be played back in a licensed copy of C Tech software or a licensed 4DIM Player (standalone). 4DIM Files created in MVS automatically contain a password that allows them to be played with a demo player. In other words, 4DIM files created in MVS can be played on free players. 563

2 C Tech Help System for EVS and MVS 9.8 Open 4D File Let's open a 4DIM model file and interact with the 4DIM Player. The file we'll choose is an extremely simple 4DIM file that has 35 frames. Though it is a very simplistic example, it is also an amazingly small file that is only 30 Kbytes (yes Kbytesnot Mbytes!). To begin, run the stand-alone player or instance the Playback_4DIM module from the File sublibrary. The player window appears in the upper left corner of your desktop. From the 4D Interactive Model Player window, choose the File pull-down menu and select Open. The default folder should be ctech\data\4dim (if you installed to ctech). From this folder select the file thermal.4d It is now time to use the 4D Interactive Model Player. NOTE: IN THE STANDALONE 4DIM PLAYER, you may also open 4D files from Windows Explorer or a browser (e.g. Internet Explorer or Netscape) by clicking (or double clicking) on the files. Furthermore, if you have an open file and choose another in this manner, it will open in the current 4DIM player. This also applies to A4D files discussed in a few more topics. 564

3 4D Interactive Model Player The module for the player integrated in C Tech software is: The Playback _4DIM module and the stand-alone 4DIM Player are identical in functionality with very minor exceptions. The players include an integrated C Tech Viewer with many of its features. Mouse interactions are nearly identical to the Viewer's. The bottom of the player window includes script controls and more. After loading the file specified in the previous topic, the player's window should look like: Shortcuts There are a few keyboard shortcuts worth noting. These will give you quick control over the player. CTRL-F sets the player to FULL SCREEN mode. This is not equivalent to the maximize button in the upper right corner since this removes the normal borders. With the player as the active window, ESC(ape) exits Full Screen mode CTRL-H toggles the Auto-Hide mode. 565

4 C Tech Help System for EVS and MVS 9.8 The VCR type buttons on the player panel allows you to run or pause the selected scipt. The function of each button is: Stop: Stop script from playing. Pause: Pause script. Play: The play button will open the Choose 4DIM View window. This window selects the current script to be played by the 4DIM player. There are standard scripts that can be played with every 4DIM or complex scripts that can be created and bundled for specific 4DIM's. If a 4DIM has been paused while playing a script this button will instead resume the playing of the script. Start by hitting the Play button. Select "Play Each Frame" from the Standard Script Library and then select the "Play Script" button. Notice that the animation plays from the beginning to the end only one time. There are options to change this behavior. The Run option menu allows for specifying three different ways of playing the animation: Once displays the script one scene at a time. Cycle will display the script one scene at a time, when the script is complete it will repeat this process. Bounce also displays the script one scene at a time, however, when the script is complete it will then play the scenes in the reverse order. It will continue to bounce until stopped. Change to the Cycle option and Play again. Note now that the animation runs until you Pause or Stop. In this mode it runs from start to finish and then resets to the beginning and runs again. Change to the Bounce option and Play again. In this mode it plays from start to finish and then from finish to start and so on. The Current Frame slider provides a visual display of the current frame, and more importantly provides a direct method of examining each frame. The slider button (moving square) can be dragged forward or backward to advance or retreat the current frame in real time. Now let's control the animation using the slider. You should have noticed that it moved when you play with any of the modes above. Press Stop (or Pause) and "click and hold" on the square moving button on the slider. As you move the slider, the animation responds by displaying the frame that you specify by your motion. You can use the Delay slider to slow down the replay. The slider controls the amount of time between frames in seconds. You can set the amount of time from one-hundredth of a second to two seconds. Now that you know how to play the animation, the real fun begins. 566

5 File Menu Options The file menu for the Playback 4DIM module and the Standalone 4DIM Player have the following options: Open 4DIM file. Choose 4DIM View sets the current 4DV script or A4D file. These files can have basic operations such as setting a certain view, or stepping through every frame in a 4DIM, or they can be complex animations. Save Screen Capture as Image provides a means to save the image in the 4DIM player window (not the border) at whatever resolution (size) your 4DIM player is at the time. Though you can always create high resolution images with Output_Images, this provides a very quick and easy way to save images that are often adequate resolution. When this option is selected you will be prompted for a file name. Supported file types are Windows.BMP (the most common uncompressed file format) and PNG, the highest compression lossless file format. A confirmation window will pop-up when the file writing is complete. Print Screen Capture provides a means to print the image in the 4DIM player window (not the border) at whatever resolution (size) your 4DIM player is at the time. Though you can always print high resolution images with the Print Editor, this provides a very quick and easy way to save print the contents of the 4DIM player exactly as it appears at a resolution that is often adequate. When this option is chosen, a window (as shown below) will appear. You have the following options: 1. Adding an Image Title and specifying the font type, size and color. 2. Including the date and time 3. Fitting the Image to the Page, in order to have the image scaled to fill out to the margins (and additional buffer for the title). 4. Specifying Margin Size in inches. 5. Stretch Preview Image. This option stretches the preview image to fit the preview window. It is most useful for the preview in the Print Editor where the output resolution may be so large that you cannot see the entire image. It may (probably will) cause distortion of the image aspect ratio during preview, but does not affect the output. 6. The Print button opens a dialog allowing you to specify the printer that you wish to use. You may set additional printer settings such as "Landscape" that will affect the final size and orientation. 567

6 C Tech Help System for EVS and MVS 9.8 Show 4DIM Info opens a window that lists te 4DIM name, author and notes. This information is stored in the 4DIM during the creation process. 568

7 Transformations with the Mouse Now that you know how to play the animation, let's interact with itthat is why it is called 4D Interactive Model Player. At every frame of the animation, or while it is playing, you can interact with the model and perform rotations, scaling or translations. The commands to interact with your mouse are: Rotate the model. Move the mouse to a location within the viewer portion of the 4DIM Player's window. Hold down the left mouse button and move the mouse pointer in various directions. The model rotates. NOTE: The best way to understand mouse rotations is to consider the viewer screen as a ball floating in a bowl of water. Where you start with the mouse and where you end (release) determine the angle of and amount of rotation. Zoom in or out on the model. Press the '+' or '-' key on the keyboard. This will zoom in on the model. Alternatively either the middle mouse button on a 3 button mouse can be clicked and dragged to change the zoom level, or a wheel button will also affect the zoom. Move (Translate or Pan) the model. Hold down the right mouse button and drag the object up, down, and around, then center the model. Try interacting with the model when it is paused and running. Note how much more informative it is to interact with the animation while it is playing. There are two other ways to transform (interact with) models. The first one we will try is using the Az-El Panel. 569

8 C Tech Help System for EVS and MVS 9.8 Transformations with the Az-El Panel The 4DIM Player gives us another more precise way to transform (scale, and rotate) a model: through the Az-El panel. Transform the model with the Azimuth and Elevation Panel Click on Az-El on the 4DIM Player's main menu. The first time you do this the model will snap to a top view. Your screen should look like: 570

9 The Az-El panel provides the ability to set specific views using a variety of controls. These include: A combined Azimuth dial or button array The panel is arranged with an array of azimuth selection buttons in 15 degree increments around the compass, and a dial for setting any azimuthal location. There is also a type-in box for setting a precise azimuth. An interesting feature is that if you move the dial with your mouse, as you cross North, it will add or subtract 360 degrees from the button values. This is important during animations since rotations crossing north must be properly specified to determine the direction and number of revolutions of your model. An Elevation slider (and type-in) sets the angle of the view from horizontal plane. An elevation value of +90 will result in a view from directly above the object (looking straight down the +Z axis), while an elevation value of -90 will result in a view from directly below the object (looking straight up the -Z axis). For example, a value of +20, provides a view looking at the object from 20 degrees above the horizontal plane. Note that changing any of the settings on the Az-El panel updates the current view immediately. 571

10 C Tech Help System for EVS and MVS 9.8 A Scale Factor slider (and accompanying type-in) allows the user to specify how much of the Viewer width the object(s) will occupy in the specified perspective view. A Scale Factor of 0.7 will therefore produce a display with the object occupying approximately 70% of the Viewer. Values above 1.0 will generally cause some of the model to be outside of the viewer window. The RNC (Reset-Normalize-Center) button with the tri-color icon in the upper left corner of the panel forces a recentering of the model and sets the view to the current Az-El settings. Furthermore, this button causes the Viewer to RENORMALIZE, which means that it recomputes the internal system wide scale factor required to fit all objects connected to the Viewer into the current view. Please note that the RNC pull-down menu on the Viewer includes a "Top View" option that is equivalent to this button PLUS resetting all Az-El parameters to their default settings. An important feature for creating simple animations and automating viewer manipulations is the Spin toggles and it's associated 'steps' type-in box. The typein specifies the number of degrees to spin the viewer azimuth and the '>' and '<' toggles determine the direction of spin. Use of this functionally essentially activates a loop whereby checking the '>' or '<' toggle increments the viewer azimuth according to the prescribed 'steps' type-in. For example, if you wish to automate views incrementing every 10 degrees with a clockwise rotation, you should type-in 10.0 (steps) and check the '>' toggle. The viewer will automatically step through from the beginning azimuth in 10.0 degree increments, in a clockwise direction. This spin can be stopped (interrupted) at any time by unchecking the '>' toggle. HINT: You may connect an output_images module to the viewer, then check the dynamic toggle to save a frame of each viewer position for use in building an animation. The Perspective toggle turns on Perspective mode. When it is turned on, an additional type-in for FOV appears. Additional settings for perspective are under the Camera editor. FOV (Field of View) sets the camera's included angle when in Perspective mode. The default value of 45 results in a camera with a 45 degree included field of view. The Immediate toggle turns on immediate mode for scale and elevation sliders and the Azimuth dial. In immediate mode the view updates in real time as you move these controls. The Roll type-in and very small dial provide control over the object roll axis. This is a rotation that is not normally used since it causes vertical objects to not be vertical. It can be interesting for some fly-through animations or for unusual circumstances. If you choose a scale of 1.0, an elevation of 25 degrees and an azimuth of 210 degrees you should get something like this: 572

11 573

12 C Tech Help System for EVS and MVS 9.8 Play Animation Script Files The A4D file has been superceded by the 4DV file. Although the newer 4DIM players will play A4D files the newer 4DV files are more feature rich and flexible. The author of 4DIM files is encouraged to take advantage of the ability to bundle any number of 4DV files into their 4DIMs and minimize the burden on the end-consumer (user) of the 4DIMs. The best way to appreciate the power of bundled scripts is to play one. Several preset views and animation script files that work with most all 4DIM files are built into the Standard 4DIM Script library. To access them, from the 4D Interactive Model Player window, choose the File pull-down menu and select Choose 4DIM View. On this window there is a radio selector to choose between Standard Library and Bundled Views and Scripts. All 4DIM files will have access to the Standard Library, whereas Bundled scripts are only available if they are created and bundled by the 4DIM author. Select Standard Library and chose Fancy Rotation. Unfortunately it isn't possible to show you in the help what happens, but what you should see is an animation that begins with a TOP view, rotates down to 20 degree elevation, spins around 360 degrees and then returns to the top view. A4D Files: This help discussion is still included for backwards compatibility. From the 4D Interactive Model Player window, choose the File pull-down menu and select Choose 4DIM View. On this window there is a button in the lower right to Play.A4D File. Browse to the.a4d file to select it. If the.a4d file is an older style fly through, once it finishes it leaves the Viewer in a non-standard mode. Attempts to interact with the model will give unexpected results. To reset the Viewer after playing an A4D file, choose Reset After A4D Fly- Through on the RNC pull-down menu. Note: If you have a Multimedia keyboard with Play/Pause and Stop buttons, these will control the 4DIM player during script playback the same as the buttons at the bottom of the player. 574

13 Explore 4DIM Player's Settings Explore 4DIM Player's Settings menus. The tables and figures below summarize 4DIM Player's settings. Fullscreen [Ctrl+F] toggles the 4DIM viewer into and out of full screen mode. Auto-Hide Controls [Ctrl+H] will toggle the play control and player settings to hide unless the mouse moves over the correct area. Renderer selection (OpenGL or Software). View menu's Advanced Settings provides control over several view-related settings. These include: 1. Renderer Selection of OpenGL or Software 2. Depth Sorting (Software Renderer only) 3. Copy Viewer image to clipboard 4. Viewer Size and Aspect Ratio 5. Background Color (if a locked multi-color background was not used when the 4DIM file was saved) 6. Turn on Timer to test your computer's graphics speed 575

14 C Tech Help System for EVS and MVS 9.8 The OpenGL renderer is a high performance renderer which is native to the Windows operating system, and is the default option. For most objects, OpenGL rendering provides much faster rendering performance than the software renderer, and is the default setting. However, the Software renderer provides some functionality that the OpenGL renderer does not, and therefore is the desired option for some operations. Specifically, spheres are calculated in the software renderer much more quickly and efficiently then OpenGL which renders a many faceted object. If you are visualizing a large number of spheres you should choose the software rendering option. The other important difference is that the Software Renderer support Depth Sorting when your view has multiple transparent objects. When there are two or more transparent objects in your view, without depth sorting the appearance of which object is in front or behind can be improperly displayed. Properly displaying multiple transparent objects requires sorting the object's order of display based on their apparent position relative to the observer. There are two different depth sorting options, each requires progressively more computation and is therefore increasingly slower than normal rendering. Remember that these options are not available in OpenGL since none of the graphics card manufacturers support this level of sophistication. 576

15 Camera menu provides control over many settings that affect the appearance of your model. These include: 1. Turning Auto-Normalize on or off 2. Turning Perspective on or off 3. Advanced Settings lets you a. Control additional auto-normalize behavior b. Set auto-normalize scale c. Control the field of view when in perspective mode 577

16 C Tech Help System for EVS and MVS 9.8 Light menu allows you to control how lighting affects the shading and color of objects in your view. The options include: 1. Whether to show lights 2. Whether to transform lights or objects with your mouse 3. Advanced Settings lets you a. Set the properties of individual lights b. Turn lights on/off c. Set light's color 578

17 Audio menu allows you to control whether to include audio, and the audio volume 1. Whether to enable Audio. 2. Adjust Volume using a slider. 3. Increase Volume. 4. Decrease Volume. 579

18 C Tech Help System for EVS and MVS 9.8 Configure 4DIM Player When you install the 4DIM player, a shortcut for the program that allows you to customize the start-up behavior of the player is also included. When you run this a window appears that allows you to set start-up conditions for the player. This program allows you to set the default: 1. Renderer 2. Background color 3. Delay time 4. Run Mode 5. Setting for Perspective 6. Always on top 7. Window size and position (NOTE: The window size/position is the size position of the ENTIRE window, not the renderable section.) When you save these settings they will apply to the player each time you start it in the future. Note that this does not change the settings of an open player. 580

19 Exit 4DIM Player The ability to exit is only available on the stand-alone 4DIM Player. To exit the 4DIM Player, select the File->Exit pull-down command. The 4DIM Player exits after displaying a confirmation message. 581

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

Instruction Manual. Applied Vision is available for download online at:

Instruction Manual. Applied Vision is available for download online at: Applied Vision TM 4 Software Instruction Manual Applied Vision is available for download online at: www.ken-a-vision.com/support/software-downloads If you require an Applied Vision installation disk, call

More information

Help. Contents Back >>

Help. Contents Back >> Contents Back >> Customizing Opening the Control Panel Control Panel Features Tabs Control Panel Lists Control Panel Buttons Customizing Your Tools Pen and Airbrush Tabs 2D Mouse and 4D Mouse Tabs Customizing

More information

PowerPoint 2007 Basics Website: http://etc.usf.edu/te/

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,

More information

Creating a Poster in PowerPoint 2010. A. Set Up Your Poster

Creating a Poster in PowerPoint 2010. A. Set Up Your Poster View the Best Practices in Poster Design located at http://www.emich.edu/training/poster before you begin creating a poster. Then in PowerPoint: (A) set up the poster size and orientation, (B) add and

More information

The main imovie window is divided into six major parts.

The main imovie window is divided into six major parts. The main imovie window is divided into six major parts. 1. Project Drag clips to the project area to create a timeline 2. Preview Window Displays a preview of your video 3. Toolbar Contains a variety of

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

Foot Locker Web Conferencing Service Guide

Foot Locker Web Conferencing Service Guide Foot Locker Web Conferencing Service Guide For Assistance Call: 1-800-688-9137 Reservation Line: (800) 688-9137 1 WebEx Users Guide This guide provides tips and techniques that you can use to conduct effective

More information

Mikogo Web Conferencing & Remote Support. User Guide (Windows Version)

Mikogo Web Conferencing & Remote Support. User Guide (Windows Version) Mikogo Web Conferencing & Remote Support User Guide (Windows Version) Table of Contents Register an Account... 3 Download the Software... 3 Start a Session... 4 Informing your Participants to Join the

More information

Applying a circular load. Immediate and consolidation settlement. Deformed contours. Query points and query lines. Graph query.

Applying a circular load. Immediate and consolidation settlement. Deformed contours. Query points and query lines. Graph query. Quick Start Tutorial 1-1 Quick Start Tutorial This quick start tutorial will cover some of the basic features of Settle3D. A circular load is applied to a single soil layer and settlements are examined.

More information

Creating Hyperlinks & Buttons InDesign CS6

Creating Hyperlinks & Buttons InDesign CS6 Creating Hyperlinks & Buttons Adobe DPS, InDesign CS6 1 Creating Hyperlinks & Buttons InDesign CS6 Hyperlinks panel overview You can create hyperlinks so that when you export to Adobe PDF or SWF in InDesign,

More information

Reviewer s Guide. Morpheus Photo Animation Suite. Screenshots. Tutorial. Included in the Reviewer s Guide:

Reviewer s Guide. Morpheus Photo Animation Suite. Screenshots. Tutorial. Included in the Reviewer s Guide: Morpheus Photo Animation Suite Reviewer s Guide The all-in-one animation suite includes Morpheus Photo Morpher, Morpheus Photo Warper, Morpheus Photo Mixer, as well as all 15 sample morphs, warps, and

More information

CDVS-7000 Series Remote Software Users Guide

CDVS-7000 Series Remote Software Users Guide CDVS-7000 Series Remote Software Users Guide Crest Electronics, Inc. Version 12.1005 Remote Surveillance Program The remote surveillance program enables users of the Crest 7000 series DVRs to connect remotely

More information

Linkage 3.2. User s Guide

Linkage 3.2. User s Guide Linkage 3.2 User s Guide David Rector Wednesday, April 06, 2016 Table of Contents Table of Contents... 2 Installation... 3 Running the Linkage Program... 3 Simple Mechanism Tutorial... 5 Mouse Operations...

More information

Sharing Files and Whiteboards

Sharing Files and Whiteboards Your user role in a meeting determines your level of file sharing. The type of files you can share include documents, presentations, and videos. About Sharing Files, page 1 Changing Views in a File or

More information

Dreamweaver and Fireworks MX Integration Brian Hogan

Dreamweaver and Fireworks MX Integration Brian Hogan Dreamweaver and Fireworks MX Integration Brian Hogan This tutorial will take you through the necessary steps to create a template-based web site using Macromedia Dreamweaver and Macromedia Fireworks. The

More information

Making Your Computer Work for You Tips for Windows 7, Laptops, Internet Explorer, MS Office and Adobe Acrobat

Making Your Computer Work for You Tips for Windows 7, Laptops, Internet Explorer, MS Office and Adobe Acrobat Making Your Computer Work for You Tips for Windows 7, Laptops, Internet Explorer, MS Office and Adobe Acrobat By Drew Kottke Bureau of Technical Services Division of Transportation Systems Development

More information

KViewCenter Software User Manual 2012 / 04 / 20 Version 2.2.1.0

KViewCenter Software User Manual 2012 / 04 / 20 Version 2.2.1.0 KViewCenter Software User Manual 2012 / 04 / 20 Version 2.2.1.0 Table of Contents Chapter 1. KViewCenter Interface... 5 1.1. Log in.... 5 1.2. Log out... 5 1.3. Control Panel... 6 1.4. Control Panel (Preview

More information

TVI End User Guide. Version: Summer 2009 Release

TVI End User Guide. Version: Summer 2009 Release TVI End User Guide Version: Summer 2009 Release Table of Contents Control Center for Windows...2 TVI Control Center for Windows XP/Vista...2 Features...2 System Requirements...3 Installing Control Center...3

More information

SMART Notebook 10 User s Guide. Linux Operating Systems

SMART Notebook 10 User s Guide. Linux Operating Systems SMART Notebook 10 User s Guide Linux Operating Systems Product Registration If you register your SMART product, we ll notify you of new features and software upgrades. Register online at www.smarttech.com/registration.

More information

5.5 VI Web Client User Guide

5.5 VI Web Client User Guide 5.5 VI Web Client User Guide 5.5 VI Web Client The web client is a free thin client that allows you to access live and recorded video from any web browser. There is an optional Active X control that can

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

This document is aimed at users of the Milestone XProtect Professional s Monitor application, including users of the Monitor application s Viewer.

This document is aimed at users of the Milestone XProtect Professional s Monitor application, including users of the Monitor application s Viewer. milestone XProtect Professional 4.6 Monitor & Viewer User s Manual Target Audience for this Document This document is aimed at users of the Milestone XProtect Professional s Monitor application, including

More information

Microsoft Migrating to Access 2010 from Access 2003

Microsoft Migrating to Access 2010 from Access 2003 In This Guide Microsoft Access 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key parts of the new interface, discover free Access 2010 training,

More information

Within minutes you can transform your high-resolution digital image in to a DVquality movie that pans, zooms and rotates the once-still image.

Within minutes you can transform your high-resolution digital image in to a DVquality movie that pans, zooms and rotates the once-still image. Slick Motion gives you a simple and easy way to make your still images come alive. Within minutes you can transform your high-resolution digital image in to a DVquality movie that pans, zooms and rotates

More information

Chapter 9 Slide Shows

Chapter 9 Slide Shows Impress Guide Chapter 9 Slide Shows Transitions, animations, and more Copyright This document is Copyright 2007 2013 by its contributors as listed below. You may distribute it and/or modify it under the

More information

HOW TO LINK AND PRESENT A 4D MODEL USING NAVISWORKS. Timo Hartmann t.hartmann@ctw.utwente.nl

HOW TO LINK AND PRESENT A 4D MODEL USING NAVISWORKS. Timo Hartmann t.hartmann@ctw.utwente.nl Technical Paper #1 HOW TO LINK AND PRESENT A 4D MODEL USING NAVISWORKS Timo Hartmann t.hartmann@ctw.utwente.nl COPYRIGHT 2009 VISICO Center, University of Twente visico@utwente.nl How to link and present

More information

RDM+ Remote Desktop for Android. Getting Started Guide

RDM+ Remote Desktop for Android. Getting Started Guide RDM+ Remote Desktop for Android Getting Started Guide RDM+ (Remote Desktop for Mobiles) is a remote control tool that offers you the ability to connect to your desktop or laptop computer from Android device

More information

DVS Net (Integration)

DVS Net (Integration) DVS Net (Integration) Installation and User s Guide Ver 11.10.x Digital Video Security System Digital Video Recorder www.tuniss.com PLEASE CALL TUNISS COMPUTER AT: 650-401-6138 FOR ANY QUASTIONS REGARDING

More information

SMART Board Training Outline Trainer: Basel Badran

SMART Board Training Outline Trainer: Basel Badran Sharjah Higher Colleges of Technology SMART Board Training Outline Trainer: Basel Badran What is a SMART Board? o Concept & Technology SMART Board Components: o Smart Tools Start Center Recorder Keyboard

More information

SMART Board Interactive Whiteboard Setup with USB Cable

SMART Board Interactive Whiteboard Setup with USB Cable SMART Board Interactive Whiteboard Setup with USB Cable The instructions below are for the SMART Board interactive whiteboard 500 series and apply to both desktop and laptop computers. Ready Light USB

More information

Creating Interactive PDF Forms

Creating Interactive PDF Forms Creating Interactive PDF Forms Using Adobe Acrobat X Pro Information Technology Services Outreach and Distance Learning Technologies Copyright 2012 KSU Department of Information Technology Services This

More information

3D-GIS in the Cloud USER MANUAL. August, 2014

3D-GIS in the Cloud USER MANUAL. August, 2014 3D-GIS in the Cloud USER MANUAL August, 2014 3D GIS in the Cloud User Manual August, 2014 Table of Contents 1. Quick Reference: Navigating and Exploring in the 3D GIS in the Cloud... 2 1.1 Using the Mouse...

More information

House Design Tutorial

House Design Tutorial Chapter 2: House Design Tutorial This House Design Tutorial shows you how to get started on a design project. The tutorials that follow continue with the same plan. When we are finished, we will have created

More information

Digital Signage with Apps

Digital Signage with Apps Version v1.0.0 Digital Signage with Apps Copyright 2012 Syabas Technology, All Rights Reserved 2 Digital Signage with Apps Project...6 New Project...6 Scheduler...6 Layout Panel...7 Property Panel...8

More information

Sweet Home 3D user's guide

Sweet Home 3D user's guide 1 de 14 08/01/2013 13:08 Features Download Online Gallery Blog Documentation FAQ User's guide Video tutorial Developer's guides History Reviews Support 3D models Textures Translations Forum Report a bug

More information

SiteBuilder 2.1 Manual

SiteBuilder 2.1 Manual SiteBuilder 2.1 Manual Copyright 2004 Yahoo! Inc. All rights reserved. Yahoo! SiteBuilder About This Guide With Yahoo! SiteBuilder, you can build a great web site without even knowing HTML. If you can

More information

Table of Contents. I. Banner Design Studio Overview... 4. II. Banner Creation Methods... 6. III. User Interface... 8

Table of Contents. I. Banner Design Studio Overview... 4. II. Banner Creation Methods... 6. III. User Interface... 8 User s Manual Table of Contents I. Banner Design Studio Overview... 4 II. Banner Creation Methods... 6 a) Create Banners from scratch in 3 easy steps... 6 b) Create Banners from template in 3 Easy Steps...

More information

User Tutorial on Changing Frame Size, Window Size, and Screen Resolution for The Original Version of The Cancer-Rates.Info/NJ Application

User Tutorial on Changing Frame Size, Window Size, and Screen Resolution for The Original Version of The Cancer-Rates.Info/NJ Application User Tutorial on Changing Frame Size, Window Size, and Screen Resolution for The Original Version of The Cancer-Rates.Info/NJ Application Introduction The original version of Cancer-Rates.Info/NJ, like

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

Sharing a Screen, Documents or Whiteboard in Cisco Unified MeetingPlace

Sharing a Screen, Documents or Whiteboard in Cisco Unified MeetingPlace Sharing a Screen, Documents or Whiteboard in Cisco Unified MeetingPlace Release: 7.0 Revision Date: December 9, 2009 1:29 pm This section describes how to use the features in the Cisco Unified MeetingPlace

More information

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide Open Crystal Reports From the Windows Start menu choose Programs and then Crystal Reports. Creating a Blank Report Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick

More information

Avigilon Control Center Web Client User Guide

Avigilon Control Center Web Client User Guide Avigilon Control Center Web Client User Guide Version: 4.12 Enterprise OLH-WEBCLIENT-E-E-Rev2 Copyright 2013 Avigilon. All rights reserved. The information presented is subject to change without notice.

More information

Quick-Start Guide. Remote Surveillance & Playback SUPER DVR MONITORING SOFTWARE. For use on Q-See s QSDT series of PC Securitiy Surveillance Cards

Quick-Start Guide. Remote Surveillance & Playback SUPER DVR MONITORING SOFTWARE. For use on Q-See s QSDT series of PC Securitiy Surveillance Cards Quick-Start Guide SUPER DVR MONITORING SOFTWARE Remote Surveillance & Playback For use on Q-See s QSDT series of PC Securitiy Surveillance Cards 2 CONFIGURING ROUTER FOR REMOTE ACCESS REMOTE SURVEILLANCE

More information

Advanced Presentation Features and Animation

Advanced Presentation Features and Animation There are three features that you should remember as you work within PowerPoint 2007: the Microsoft Office Button, the Quick Access Toolbar, and the Ribbon. The function of these features will be more

More information

Guide To Creating Academic Posters Using Microsoft PowerPoint 2010

Guide To Creating Academic Posters Using Microsoft PowerPoint 2010 Guide To Creating Academic Posters Using Microsoft PowerPoint 2010 INFORMATION SERVICES Version 3.0 July 2011 Table of Contents Section 1 - Introduction... 1 Section 2 - Initial Preparation... 2 2.1 Overall

More information

What s New V 11. Preferences: Parameters: Layout/ Modifications: Reverse mouse scroll wheel zoom direction

What s New V 11. Preferences: Parameters: Layout/ Modifications: Reverse mouse scroll wheel zoom direction What s New V 11 Preferences: Reverse mouse scroll wheel zoom direction Assign mouse scroll wheel Middle Button as Fine tune Pricing Method (Manufacturing/Design) Display- Display Long Name Parameters:

More information

DVR4C Remote Viewer Operation Manual Table of Contents EN 3 1. OVERVIEW...5 1.1 MINIMUM PC REQUIREMENTS...5 2. INSTALLING THE PROGRAM...

DVR4C Remote Viewer Operation Manual Table of Contents EN 3 1. OVERVIEW...5 1.1 MINIMUM PC REQUIREMENTS...5 2. INSTALLING THE PROGRAM... DVR4x4RemoteViewer.book Page 3 Tuesday, February 15, 2005 9:19 AM DVR4C Remote Viewer Operation Manual Table of Contents EN 3 1. OVERVIEW...5 1.1 MINIMUM PC REQUIREMENTS...5 2. INSTALLING THE PROGRAM...5

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

CMS-DH CENTRAL MANAGEMENT SOFTWARE

CMS-DH CENTRAL MANAGEMENT SOFTWARE CMS-DH CENTRAL MANAGEMENT SOFTWARE CMS-DH is a central management software that allows you to view and manage up to 300 DH200 series DVRs. System Requirements Your system must meet the system requirements

More information

SMS (Server Management Software) Digital Video Recorder. User s Manual

SMS (Server Management Software) Digital Video Recorder. User s Manual SMS (Server Management Software) Digital Video Recorder User s Manual 1 Table of Contents Chapter 1 Overview.....03 1.1 In This Manual..03 1.2 Overview 03 1.3 SMS Features...03 1.4 Product Information..03

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

Sharing Presentations, Documents, and Whiteboards

Sharing Presentations, Documents, and Whiteboards Chapter 19 19 Sharing Presentations, Documents, and Whiteboards Your user role in an event determines your level of sharing. Whichever role you take, the following table describes the basic tasks associated

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

RASplus (Remote Administration System)

RASplus (Remote Administration System) RASplus (Remote Administration System) Digital Video Recorder Software User Guide Document 900.0857 Rev 1.01 Revisions Issue Date Revisions 1.00 New document. 1.01 Minor changes. Rev 1.01 ii Document 900.0857

More information

CATIA Basic Concepts TABLE OF CONTENTS

CATIA Basic Concepts TABLE OF CONTENTS TABLE OF CONTENTS Introduction...1 Manual Format...2 Log on/off procedures for Windows...3 To log on...3 To logoff...7 Assembly Design Screen...8 Part Design Screen...9 Pull-down Menus...10 Start...10

More information

What is idvd? idvd is a software program used to create menus for DVD projects and to burn video to DVDs.

What is idvd? idvd is a software program used to create menus for DVD projects and to burn video to DVDs. RESEARCH AND INSTRUCTIONAL SUPPORT Revised: June 2007 What is idvd? idvd is a software program used to create menus for DVD projects and to burn video to DVDs. Starting a new idvd project You can open

More information

Digital Video Capture and Edit with imovie HD 6.0.2

Digital Video Capture and Edit with imovie HD 6.0.2 RESEARCH AND INSTRUCTIONAL SUPPORT REVISED: AUGUST 2006 Project Management Digital Video Capture and Edit with imovie HD 6.0.2 Plan out your time and process before beginning the capture and edit. A few

More information

1 ImageBrowser Software User Guide

1 ImageBrowser Software User Guide 1 ImageBrowser Software User Guide Table of Contents (1/2) Chapter 1 Try It! ImageBrowser Chapter 2 What is ImageBrowser? Chapter 3 Starting ImageBrowser... 4 Downloading Images to Your Computer... 9 Printing

More information

1 ImageBrowser Software Guide

1 ImageBrowser Software Guide 1 ImageBrowser Software Guide Table of Contents (1/2) Chapter 1 Try It! ImageBrowser Starting ImageBrowser -------------------------------------------------- 4 Importing Images to Your Computer ---------------------------------

More information

Software User's Guide

Software User's Guide Software User's Guide Brother QL-series The contents of this guide and the specifications of this product are subject to change without notice. Brother reserves the right to make changes without notice

More information

13 Managing Devices. Your computer is an assembly of many components from different manufacturers. LESSON OBJECTIVES

13 Managing Devices. Your computer is an assembly of many components from different manufacturers. LESSON OBJECTIVES LESSON 13 Managing Devices OBJECTIVES After completing this lesson, you will be able to: 1. Open System Properties. 2. Use Device Manager. 3. Understand hardware profiles. 4. Set performance options. Estimated

More information

Handout: Word 2010 Tips and Shortcuts

Handout: Word 2010 Tips and Shortcuts Word 2010: Tips and Shortcuts Table of Contents EXPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 IMPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 USE THE FORMAT PAINTER... 3 REPEAT THE LAST ACTION... 3 SHOW

More information

Snagit 10. Getting Started Guide. March 2010. 2010 TechSmith Corporation. All rights reserved.

Snagit 10. Getting Started Guide. March 2010. 2010 TechSmith Corporation. All rights reserved. Snagit 10 Getting Started Guide March 2010 2010 TechSmith Corporation. All rights reserved. Introduction If you have just a few minutes or want to know just the basics, this is the place to start. This

More information

Ortelia Space Builder User Manual

Ortelia Space Builder User Manual Ortelia Space Builder User Manual http://ortelia.com 1 Table of Contents Introducing Ortelia Space Builder... 2 System Requirements... 3 1. Operating system:... 3 2. Hardware:... 3 Minimum Graphics card

More information

Introduction to Final Cut Pro 7 - Editing Basics

Introduction to Final Cut Pro 7 - Editing Basics Workshop Objectives Become familiar with the Final Cut Pro workspace, basic editing, capturing footage, using tools, exporting to tape, or QuickTime. Learn effective workflow and file management strategies.

More information

Plotting: Customizing the Graph

Plotting: Customizing the Graph Plotting: Customizing the Graph Data Plots: General Tips Making a Data Plot Active Within a graph layer, only one data plot can be active. A data plot must be set active before you can use the Data Selector

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

Ansur Test Executive. Users Manual

Ansur Test Executive. Users Manual Ansur Test Executive Users Manual April 2008 2008 Fluke Corporation, All rights reserved. All product names are trademarks of their respective companies Table of Contents 1 Introducing Ansur... 4 1.1 About

More information

Epson Brightlink Interactive Board and Pen Training. Step One: Install the Brightlink Easy Interactive Driver

Epson Brightlink Interactive Board and Pen Training. Step One: Install the Brightlink Easy Interactive Driver California State University, Fullerton Campus Information Technology Division Documentation and Training Services Handout Epson Brightlink Interactive Board and Pen Training Downloading Brightlink Drivers

More information

NVMS-1200. User Manual

NVMS-1200. User Manual NVMS-1200 User Manual Contents 1 Software Introduction... 1 1.1 Summary... 1 1.2 Install and Uninstall... 1 1.2.1 Install the Software... 1 2 Login Software... 3 2.1 Login... 3 2.2 Control Panel Instruction...

More information

ClarisWorks 5.0. Graphics

ClarisWorks 5.0. Graphics ClarisWorks 5.0 Graphics Level 1 Training Guide DRAFT Instructional Technology Page 1 Table of Contents Objectives... Page 3 Course Description and Organization... Page 4 Technology Requirements... Page

More information

A quick user guide for your LX Apollo DVR

A quick user guide for your LX Apollo DVR A quick user guide for your LX Apollo DVR The LX Apollo series of DVR s is designed specially for the security and surveillance field and is an outstanding digital surveillance product. It has an embedded

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

Internet Explorer 7. Getting Started The Internet Explorer Window. Tabs NEW! Working with the Tab Row. Microsoft QUICK Source

Internet Explorer 7. Getting Started The Internet Explorer Window. Tabs NEW! Working with the Tab Row. Microsoft QUICK Source Microsoft QUICK Source Internet Explorer 7 Getting Started The Internet Explorer Window u v w x y { Using the Command Bar The Command Bar contains shortcut buttons for Internet Explorer tools. To expand

More information

NDSU Technology Learning & Media Center

NDSU Technology Learning & Media Center 1 NDSU Technology Learning & Media Center QBB 150C 231-5130 www.ndsu.edu/its/tlmc Creating a Large Format Poster (Plot) Using PowerPoint 2013 Posters should be designed and created in a manner that best

More information

WIX: Building a Website with a Template. Choosing a Template First you will need to choose a template from the Create section of the Wix website.

WIX: Building a Website with a Template. Choosing a Template First you will need to choose a template from the Create section of the Wix website. WIX: Building a Website with a Template Choosing a Template First you will need to choose a template from the Create section of the Wix website. To choose a template: 1. Go to wix.com. 2. From the top

More information

Evoluent Mouse Manager for Windows. Download the free driver at evoluent.com. The primary benefits of the Mouse Manager are:

Evoluent Mouse Manager for Windows. Download the free driver at evoluent.com. The primary benefits of the Mouse Manager are: Evoluent Mouse Manager for Windows Less is more. In ergonomic terms, the less movement you make, the more relaxed you are. Did you know the Evoluent Mouse Manager software lets you do many things without

More information

ACADEMIC TECHNOLOGY SUPPORT

ACADEMIC TECHNOLOGY SUPPORT ACADEMIC TECHNOLOGY SUPPORT Adobe Photoshop Introduction Part 1 (Basics- Image Manipulation) ats@etsu.edu 439-8611 www.etsu.edu/ats Table of Contents: Overview... 1 Objectives... 1 Basic Graphic Terminology...

More information

Visualizing molecular simulations

Visualizing molecular simulations Visualizing molecular simulations ChE210D Overview Visualization plays a very important role in molecular simulations: it enables us to develop physical intuition about the behavior of a system that is

More information

SMART Board Training Packet. Notebook Software 10.0

SMART Board Training Packet. Notebook Software 10.0 SMART Board Training Packet Notebook Software 10.0 Chris de Treville Chris.deTreville@avispl.com 6301 Benjamin Road Suite 101 Tampa, FL 33634 p: 813.884.7168 f: 813.882.9508 SMART Board Welcome Center

More information

How to create pop-up menus

How to create pop-up menus How to create pop-up menus Pop-up menus are menus that are displayed in a browser when a site visitor moves the pointer over or clicks a trigger image. Items in a pop-up menu can have URL links attached

More information

Triggers & Actions 10

Triggers & Actions 10 Triggers & Actions 10 CHAPTER Introduction Triggers and actions are the building blocks that you can use to create interactivity and custom features. Once you understand how these building blocks work,

More information

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide Decision Support AITS University Administration Web Intelligence Rich Client 4.1 User Guide 2 P age Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence

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

4.3. Windows. Tutorial

4.3. Windows. Tutorial 4.3 Windows Tutorial May 2013 3 Introduction The best way to get started using Wirecast is to quickly work through all its main features. This tour presents a series of three tutorials, each designed

More information

Dell SonicWALL SRA 7.5 Secure Virtual Meeting and Secure Virtual Assist

Dell SonicWALL SRA 7.5 Secure Virtual Meeting and Secure Virtual Assist Dell SonicWALL SRA 7.5 Secure Virtual Meeting and Secure Virtual Assist Document Scope This document describes how to configure and use the Dell SonicWALL SRA Secure Virtual Meeting feature and the Dell

More information

WP Popup Magic User Guide

WP Popup Magic User Guide WP Popup Magic User Guide Plugin version 2.6+ Prepared by Scott Bernadot WP Popup Magic User Guide Page 1 Introduction Thank you so much for your purchase! We're excited to present you with the most magical

More information

Gear View Basic. User Help. Version 2.2.0. Written by: Product Documentation and R&D Date: August 2015 LX-DOC-GVB-2.2.0-UH-EN-REVA

Gear View Basic. User Help. Version 2.2.0. Written by: Product Documentation and R&D Date: August 2015 LX-DOC-GVB-2.2.0-UH-EN-REVA Gear View Basic User Help Version 2.2.0 Written by: Product Documentation and R&D Date: August 2015 2015 Lexmark International Technology, S.A. All rights reserved. No part of this publication may be reproduced,

More information

Getting Started With DraftSight A Guide For AEC Users

Getting Started With DraftSight A Guide For AEC Users Getting Started With DraftSight A Guide For AEC Users DraftSight.com Facebook.com/DraftSight Welcome to DraftSight a valuable tool for any AEC professional! DraftSight is more than a free, professional-grade

More information

Copyright 2006 TechSmith Corporation. All Rights Reserved.

Copyright 2006 TechSmith Corporation. All Rights Reserved. TechSmith Corporation provides this manual as is, makes no representations or warranties with respect to its contents or use, and specifically disclaims any expressed or implied warranties or merchantability

More information

Using Adobe Dreamweaver CS4 (10.0)

Using Adobe Dreamweaver CS4 (10.0) Getting Started Before you begin create a folder on your desktop called DreamweaverTraining This is where you will save your pages. Inside of the DreamweaverTraining folder, create another folder called

More information

NVMS - 1000 USER MANUAL. Version 2.1.0

NVMS - 1000 USER MANUAL. Version 2.1.0 NVMS - 1000 USER MANUAL Version 2.1.0 Contents 1 Software Introduction... 1 1.1 Summary... 1 1.2 Operation Environment... 1 1.3 Install and Uninstall... 2 1.3.1 Install the Software... 2 1.3.2 Uninstall

More information

LEGO Digital Designer 4.3 User Manual

LEGO Digital Designer 4.3 User Manual LEGO Digital Designer 4.3 User Manual The Readme file contains system requirements and the latest information about this software release. Please refer to it first if you encounter any problems. Contents

More information

Business Objects Version 5 : Introduction

Business Objects Version 5 : Introduction Business Objects Version 5 : Introduction Page 1 TABLE OF CONTENTS Introduction About Business Objects Changing Your Password Retrieving Pre-Defined Reports Formatting Your Report Using the Slice and Dice

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

User Support Manual KIDS IEP AND DATA MANAGEMENT SOFTWARE PROGRAM. Customized Relational Technology, Inc.

User Support Manual KIDS IEP AND DATA MANAGEMENT SOFTWARE PROGRAM. Customized Relational Technology, Inc. Customized Relational Technology, Inc. 17726-J Oak Park Ave., Tinley Park, IL 60477 Phone: (708) 532-7022 Fax: (708) 532-7028 Toll Free: (866) 640-KIDS (5437) Email: support@iep-crt.com User Support Manual

More information

Multi Client (Integration)

Multi Client (Integration) Multi Client (Integration) Installation and User s Guide Ver 12.10.x *All contents of this document may change without prior notice. INDEX 1. Index 01 2. Introduction 02 3. Installation 03 4. Using Multi

More information

Using the Remote Desktop Connection for Mac

Using the Remote Desktop Connection for Mac Using the Remote Desktop Connection for Mac In order to use the RDC Client for Macs, you first need to download the client http://www.microsoft.com/mac/remote-desktop-client. Run the installation package,

More information

Tutorial: Biped Character in 3D Studio Max 7, Easy Animation

Tutorial: Biped Character in 3D Studio Max 7, Easy Animation Tutorial: Biped Character in 3D Studio Max 7, Easy Animation Written by: Ricardo Tangali 1. Introduction:... 3 2. Basic control in 3D Studio Max... 3 2.1. Navigating a scene:... 3 2.2. Hide and Unhide

More information