D3D Pythons 1. Material Utilities

Size: px
Start display at page:

Download "D3D Pythons 1. Material Utilities"

Transcription

1 D3D Pythons Material Utilities Manual Version.3 Content Important Information Copyright Disclaimer Overview Configuration Copy Material Modify Materials Modify Nodes Reset Materials Add Overlay Unimesh <-> Anime Fix Bumps Unique Toon ID Force Update Ralf Sesseler Dimension 3D d3d@sesseler.de Internet: d3d.sesseler.de

2 Important Information Copyright D3D Pythons : Material Utilities and all included Python scripts are Copyright by Ralf Sesseler. All rights reserved. Disclaimer There is no warranty beyond the legal minimal warranty. In no case, the author shall be liable for any damage on hardware or software caused by using D3D Pythons : Material Utilities.. Overview The Material Utilities consist of nine Python scripts for Poser 6 and 7 that facilitate the work with materials in Poser. Copy Material copies all or selected material parameters from one material to one or several other materials. Modify Materials allows you to change the parameters of the shader tree root for several materials together. Reset Materials resets the selected materials. Add Overlay adds an overlay texture to one or several materials. Unimesh <-> Anime swaps the leg materials for the different types of DAZ Unimesh figures. Fix Bump assigns images to the correct bump type. Unique Toon ID sets a new unique toon ID. Force Update forces an update of the materials in preview. See the separate tutorial about how to run Python scripts in Poser. The script d3dpythonsbuttons.py in poserscripts sets the buttons in the Python Scripts window. The script!d3d_pythons_.py in poserscripts\wacros\userdefined sets the scripts in the Wacro menu... Configuration matgroups.cfg The file matgroups.cfg contains material groups for several Poser figures. These groups are accessible from all scripts with a material list to quickly select the materials in each group. You can modify the existing groups or add own groups for other figures. The format of matgroups.cfg is simple. A line without colon starts the section for a figure, the text of the line is the name of the figure. Each following line with a colon defines a group of materials. The text before the colon is the name of the group, the text after the colon is a list of materials, separated by spaces. A line with a minus sign adds a separator. The names for the figure and groups are arbitrary, they are only displayed in the selection menu. The - -

3 material names are those used by the geometry of the figure in Poser. Empty lines and lines starting with # are ignored. Force Update Some scripts have an option to force an update. This will save the modified material and then reload it. This is rather slow, but it ensures that the P4 settings in the material are set correct and that the preview is correct. Usually, only those settings of the P4 material are updated that are used by Poser for the scene preview. The other settings are ignored. Poser will update these settings only, when you selected the material in the material room, or when you save and reload the scene again. You can also do this kind of update for any object in the scene with the Force Update script. 2. Copy Material Copy Material copies all or selected material parameters from one material to one or several other materials. Source and target materials can be in different objects. The dialog window has four columns. The first column lists all main material parameters. The second contains the materials of the source object, the third those of the target object. The last column has additional options and commands. In the parameter options, you can select whether to copy the parameter value only, the node(s) connected to the parameter, or both. Check force update to force a complete update of the material (see above). With Selection, you get a menu for selecting groups of parameter settings. The only source option is to select a different source object using the Object button. You can also select a different target object in the target options. With Selection, you can select groups of materials (see above). The Apply button copies the material as selected. The OK button also closes the dialog window. With Apply Same, all selected materials with the same name in the source object are copied to the target object. The Close button closes the dialog. Select a prop or an actor of a figure before you start the script. It can't be applied to lights or cameras. The selected prop or figure is set as initial source and target object

4 In the first list, select the material parameters you want to copy. In the second list, select the source material to copy from, and in the third list the materials to copy to. If you want to copy from one object to another, select a different source or target object first. Finally, press OK or Apply to copy the material parameters. 3. Modify Materials Modify Materials allows you to change the parameters of the shader tree root for several materials together. You can do absolute or relative changes. To the left is a list of the materials of the selected object. With the Select menu, you can change the selection. Check the force update option to force a complete update (see above). Below the list are the options. Check delete unused nodes to delete those nodes from the shader tree that become unconnected while change the material. To the right is a list of all material settings of the root node of a shader tree. For each parameter, enter the change you want to do (see below). With the preset menu, you can set several values at once to the parameters defined in the presets. At the bottom are the menu buttons. With Apply, you apply the changes, with OK, you also close the dialog. Close only closes the dialog. The Reset button resets all parameter inputs to the initial state, which means no changes. Parameter Changes For numeric and color values, there are input fields. Leave the field blank for no change. For colors, there are separate inputs for red, green, and blue. With the Color button, you can select a color. The format for the input is as follows: The first character is = to set a value, + to add a value, - to subtract a value, * to multiply by a value, or / to divide by a value. To set a positive value, you can also just enter the value without =. For color fields, you can use integer values ( ) or float values ( ). Only values with a decimal point will be interpreted as float values. In the first drop-down list, you can select a value or color to copy from a different parameter. The changes in the input fields will be applied afterwards, in other words, you can use them to modify the copied value. With the second drop-down list, you can select a node input to take over from another input, or to remove the current node input (No Node). For the on/off parameters, you can select to leave the current setting (==) or to turn it on (Yes) or off (No). Note: Color values will be kept always within the range /

5 Note: The Texture Strength is not a parameter of the root node. It is applied to the image node that is connected to the diffuse color. Select the prop or figure to change before you start the script. Select the materials to change in the material list and enter the changes to do. Then, press OK or apply to perform the changes. modifymaterial.cfg The file modifymaterial.cfg contains presets for the modify material script. The entry presets in the section ---options--- is a list of presets. Each preset is defined in its own section. See the included presets as examples for the format. For a color parameter, there are five entries separated by colons, the three color values and two selections for the lists. For a value parameter, there are three entries. The list selections are the row numbers as displayed in the user interface starting with 0. For the binary values, use 0 for ==, for yes, or 2 for no. The parameter names are the same as in the user interface, but without spaces. 4. Modify Nodes With Modify Nodes, you can modify several nodes of the same kind with the same name in different materials. There are two steps: first select the node and the materials, then modify the node parameters. The first dialog lists all nodes with the same display name and type that exist in one or several materials. When selecting a node, all materials are listed that contain this node. Select the materials to modify and press OK. The second dialog has input fields for all input parameters of the selected node. They can be of the following types: Name: the name displayed on top of the node Text: a text value (e.g. a file name); enter "" to set no value Color: three values for red, green, and blue, either in or format; the Color button opens a color selection dialog Vector: three floating point values Number: a floating point value Number (integer): an integer value Number (menu): a menu selection; enter for the first menu entry, 2 for the second etc. Boolean: either on or off - 4 -

6 If a node can be connected to a parameter as input, you can disconnect the input or select an existing node to connect. Enter a new value or select a value other than == from a menu to change the value. For numeric values, you can put +, -, *, or / in front of the value to calculate the new value, or = to set the value. Options In the last dialog, you can select force update to force an update of the P4 material, and delete unused nodes to delete that are no longer used after the change. Select the prop or figure to modify before you start the script. Select the materials to modify in the first dialog. Select the node to modify in the second dialog. In the last dialog, enter the new values for the parameters. In each dialog, press OK to continue or Cancel to cancel. 5. Reset Materials Reset Materials resets the selected materials. You can use different kinds of resets, e.g. white, black, or transparent. To the left is a list of the materials of the current object. To the right are the options. You can reset the parameter values, disconnect and delete the input nodes, or both. Check force update to force a complete update (see above). You can use white, gray, black, or colored as diffuse and ambient color for the reset. If you check highlight, specular highlight will be on after reset. If you check transparent, transparency will be on after reset. If you check shadow catch, the material is set to catch shadows only. With the Selection menu, you can select predefined groups of materials (see above). With Apply, you reset the materials, with OK, you also close the dialog. Close only closes the dialog. Note: The colored mode uses a different color for each selected material. This is in particular useful to identify material regions of an object. Select the prop or figure to reset before you start the script. Select the materials to reset in the material list and select the options. Press OK or Apply to reset the selected materials

7 6. Add Overlay Add Overlay adds an overlay texture to one or several materials. The overlay may be defined separately for different material parameters. You can load and save overlay settings for reuse. On the left side is a list of the materials of the current object. With the Select menu, you can select groups of materials (see above). On the right side are the overlay options. You can enter the overlay mask and the texture files and parameters for the different material parameters (see below). Check force update to force a complete update (see above). With the OK button, you create the overlay. Apply creates the overlay without closing the window. Cancel closes the dialog. With Reset, the overlay options are reset to the initial state. Load loads an overlay setting from a file, Save saves the current setting to a file. Overlay Options In any case, you must enter an overlay mask. An overlay mask is similar to an alpha mask (transparency map), but instead of visible and invisible regions, it defines regions for the existing material and for the overlay. Usually, black parts of the overlay mask use the existing material, white parts use the overlay material, and gray parts blend both materials. Check Invert to use white for the existing material and black for the overlay. With the strength parameter, you can blend the overlay with the existing material. No input or will use the overlay without shining through, smaller values will blend the overlay accordingly. For diffuse, specular, ambient, reflection, transparency, bump, and displacement, you can enter an overlay file and overlay parameters. If you uncheck any of these, no overlay will be applied. (This is different from leaving all inputs blank. For blank inputs, the overlay will nonetheless be applied if there is a node already connected to that parameter.) If you uncheck Other nodes, the overlay will ignore the other parameters, even if they don't use the default setting. In other words, unchecking a parameter will use the existing material settings also for the overlay, while empty inputs will use default settings for the overlay. The files can use relative or absolute paths. If no file is given, no map is used for the overlay. The colors have three inputs for red, green, and blue. You can use integer values ( ) or float values ( ). Only values with a decimal point will be interpreted as float values. If you leave the color blank, the color of the existing material is used. The same is for all other numeric values, if you leave the input blank, the value of the existing material is used. If you check Raytrace for Reflection, a raytraced reflection node is used. Then, the texture map is used as background for this node. If you check Gradient for Bump, the Gradient Bump parameter is used for the bump overlay

8 With Placement checked, all image maps used for the overlay are placed according to the entered scaling and offset. This is a non-tiling placement in front of a black (unmasked) background. addoverlay.cfg The file addoverlay.cfg contains some global settings for the Add Overlay script. There are two options that you can configure yourself by editing addoverlay.cfg in a text editor. If you set the value for usenum to, a math node is used when blending numeric values (instead of colors). This allows to input the exact values instead of using grayscale colors. If a value is outside the range of 0 to, a math node is used in any case. If you set the value for relpath to, the path is converted from absolute to relative when selecting a file with the file dialog. For Poser 7, you can set imgfilter to for None, 2 for Fast, and 3 for Quality as Filtering in image nodes created by the script. Select the prop or figure you want to add an overlay to. Select the materials for the overlay in the material list. Enter the overlay settings in the overlay options. You can also load the material selection and overlay settings from an overlay file. Press OK or Apply to add the overlay. 7. Unimesh <-> Anime Unimesh <-> Anime swaps the leg materials for the different types of DAZ Unimesh figures. Aiko and Hiro have additional material zones for the legs. If you apply a material pose or material collection for one type of Unimesh figures to the other type, the legs will have no material. This script will correct the materials for the legs. After applying a material pose or material collection to an Unimesh figure, the legs might be still untextured. In that case, select the figure and run the script to get the correct material for the legs. 8. Fix Bumps Fix Bump assigns images to the correct bump type. Files with the extension bum or bump are connected to the gradient bump parameter, all other files are connected to the bump parameter

9 When loading material poses without shader trees in Poser 6, bump images are always connected to gradient bump, even if they are not gradient bumps. The script fixes all bump nodes for all materials of a scene. 9. Unique Toon ID Unique Toon ID sets a new unique toon ID. The ID is unique for the whole scene. Unlike the other scripts, this is a Wacro. It should be used only in the material room. It is applied to the current material in the material room. 0.Force Update Force Update updates the preview for all materials of the selected figure or prop. The script saves and reloads each material as a material file. This ensures that the current settings of the shader tree are updated in preview. This is sometimes necessary because Poser Python only updates the current material in the material room. Select a figure or prop to force an update of the preview for all materials

Perfect Hair. Manual Version 1.0

Perfect Hair. Manual Version 1.0 Perfect Hair Manual Version 1.0 Content Important Information...1 Copyright...1 Disclaimer...1 Usage Rights...1 1. Overview...2 2. User Interface...2 3. Perfect Hair Options...3 3.1. Color...3 3.2. Ambient...4

More information

XL - extended Library

XL - extended Library XL - extended Library Manual Version 1.3 Content Important Information...1 Copyright...1 Disclaimer...1 1. Overview...1 2. Using Poser Content with XL...2 2.1. Navigating the Library...2 2.2. Loading Content...3

More information

File Reference Editor

File Reference Editor Content File Reference Editor Manual Version 1.03 Important Information...1 Copyright...1 Disclaimer...1 1. Overview...2 2. User Interface...3 2.1. Generic Options...3 2.2. Reference List...4 2.3. Tools...4

More information

Content Folder Twins

Content Folder Twins Content Content Folder Twins Manual Version 1.01 Important Information...1 Copyright...1 Disclaimer...1 1. Overview...2 2. Usage...2 3. File Types...3 4. Folders...4 5. Options...5 6. Examples...6 Version

More information

Batch Renderer for DAZ Studio

Batch Renderer for DAZ Studio Content Batch Renderer for DAZ Studio Manual Version 1.0 Important Information...1 Copyright...1 Disclaimer...1 1. Overview...2 1.1. Installation...2 1.2. Quickstart...3 2. Usage...4 2.1. Menu Buttons...4

More information

Genesis Generation X2

Genesis Generation X2 Content Genesis Generation X2 Manual Version 2.1.0 Important Information...1 Copyright...1 Disclaimer...1 Usage Rights...1 1. Overview...2 1.1. Quickstart 1: Transferring Morphs...3 1.2. Quickstart 2:

More information

Glass Gambit: Chess set and shader presets for DAZ Studio

Glass Gambit: Chess set and shader presets for DAZ Studio Glass Gambit: Chess set and shader presets for DAZ Studio This product includes a beautiful glass chess set, 70 faceted glass shader presets and a 360 degree prop with 5 material files. Some people find

More information

2. Drag and drop the cloud image onto your desktop to be used later in the tutorial.

2. Drag and drop the cloud image onto your desktop to be used later in the tutorial. Do the following tutorial. You will use the Earth Map image and Photo image below. 1. Copy the Earth Map image and paste it into photoshop. Open photoshop. Go to menu/file/new. Name it lastname-earth.

More information

LEVEL 1 ANIMATION ACADEMY2010

LEVEL 1 ANIMATION ACADEMY2010 1 Textures add more realism to an environment and characters. There are many 2D painting programs that can be used to create textures, such as Adobe Photoshop and Corel Painter. Many artists use photographs

More information

Opaque. Flowmap Generator 3

Opaque. Flowmap Generator   3 Flowmap Shaders Table of Contents Opaque... 3 FlowmapGenerator/Opaque/Water... 4 FlowmapGenerator /Opaque/Water Foam... 6 FlowmapGenerator /Opaque/Solid... 8 Edge Fade... 9 Depth Fog... 12 Opaque The opaque

More information

Texture Mapping. Images from 3D Creative Magazine

Texture Mapping. Images from 3D Creative Magazine Texture Mapping Images from 3D Creative Magazine Contents Introduction Definitions Light And Colour Surface Attributes Surface Attributes: Colour Surface Attributes: Shininess Surface Attributes: Specularity

More information

DG Shader Essentials User s Guide

DG Shader Essentials User s Guide DG Shader Essentials User s Guide Thank you for purchasing DestinysGarden s Shader Essentials Pack. This shader set is intended to be a basic set of shader presets to get you started on your way to customizing

More information

Pd Iray Shader Kit 2 - User s Guide

Pd Iray Shader Kit 2 - User s Guide Pd Iray Shader Kit 2 - User s Guide Introduction Pd Iray Shader Kit 2 is a do-it-yourself shader kit for Iray rendering. All of the shader presets are based off the Daz Iray Uber Base. You can create 1000's

More information

STARTING COMPOSITING PROJECT

STARTING COMPOSITING PROJECT STARTING COMPOSITING PROJECT This tutorial is divided in two parts: Lighting in Maya and compositing in Nuke. Only describe basics techniques but it is your task to learn them and go beyond. These are

More information

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

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

More information

Quick Start Tutorial

Quick Start Tutorial Tutorial Tutorial: Build an Apple Welcome to Design 3D CX 7. This is a quick tutorial to get you started. In this tutorial you ll learn how to import an Adobe Illustrator file, Lathe it into a 3D object,

More information

Cinema 4D R20 (SP2) Change List Cinema 4D / BodyPaint 3D Service Release

Cinema 4D R20 (SP2) Change List Cinema 4D / BodyPaint 3D Service Release Cinema 4D R20 (SP2) Change List Cinema 4D / BodyPaint 3D Service Release 20.057 ANIMATION Fixed an issue with the Joints List interface in Weight Manager ATTRIBUTE MANAGER Fixed an issue with resetting

More information

Lesson 03: We will add water and will set the placing conditions for the material. WorldBuilder 3.5. for. About Digital Element Tutorials:

Lesson 03: We will add water and will set the placing conditions for the material. WorldBuilder 3.5. for. About Digital Element Tutorials: Lesson 03: We will add water and will set the placing conditions for the material for WorldBuilder 3.5 About Digital Element Tutorials: This tutorial is available both in.pdf format and in Qarbon format,

More information

Flowmap Generator River Tutorial

Flowmap Generator River Tutorial Flowmap Generator River Tutorial Table of Contents First steps... 3 Preview Material Setup... 3 Creating a Generator... 5 Assign to preview material... 9 Fields... 10 Simulating... 11 Using the baked flowmap

More information

ahhdri IBL Daylight Pack for ahenvironmentlight Version 2.0

ahhdri IBL Daylight Pack for ahenvironmentlight Version 2.0 Page 1 of 9 ahhdri IBL Daylight Pack for ahenvironmentlight Version 2.0 Table of Contents ahhdri IBL Daylight Pack...2 Introduction...2 Where to find the DayLight Presets after Installation...3 Loading

More information

Captain America Shield

Captain America Shield Captain America Shield 1. Create a New Document and Set Up a Grid Hit Control-N to create a new document. Select Pixels from the Units drop-down menu, enter 600 in the width and height boxes then click

More information

AV Bros. Page Curl Pro 2.2

AV Bros. Page Curl Pro 2.2 User Guide for Windows and Mac OS X We are proud to introduce, the filter plug-in (8bf) for Adobe Photoshop and compatible hosts. is targeted to help you create an extremely realistic and sophisticated

More information

Working with the BCC Bump Map Generator

Working with the BCC Bump Map Generator Working with the BCC Bump Map Generator Bump mapping is used to create three dimensional detail on an image based on the luminance information in the image. The luminance value of each pixel of the image

More information

V4A4HipHopMagic 2008, 2014 Elisa Griffin, all rights reserved

V4A4HipHopMagic 2008, 2014 Elisa Griffin, all rights reserved V4A4HipHopMagic 2008, 2014 Elisa Griffin, all rights reserved Welcome to V4A4HipHopMagic!* This program is a free-standing application. To use the pose information in Poser you must own the Victoria 4

More information

UI Elements. If you are not working in 2D mode, you need to change the texture type to Sprite (2D and UI)

UI Elements. If you are not working in 2D mode, you need to change the texture type to Sprite (2D and UI) UI Elements 1 2D Sprites If you are not working in 2D mode, you need to change the texture type to Sprite (2D and UI) Change Sprite Mode based on how many images are contained in your texture If you are

More information

Underwater Manager (Optional)

Underwater Manager (Optional) Underwater Shaders - Version 1.5 Thank you for purchasing Underwater Shaders! Underwater Manager (Optional) The Underwater Manager prefab can be dragged into your scene. It is a simple game object with

More information

Assembly Line Pose Automation Kit User Manual. 2017, RiverSoft Art

Assembly Line Pose Automation Kit User Manual. 2017, RiverSoft Art User Manual Assembly Line Pose Automation Kit User Manual 2017, RiverSoft Art Contents Introduction... 1 Features... 1 How to execute Assembly Lines to automate pose tasks... 3 How to create and edit Assembly

More information

critical theory Computer Science

critical theory Computer Science Art/Science Shading, Materials, Collaboration Textures Example title Artists In the recommend real world, two the main following: factors determine the appearance of a surface: basic understanding what

More information

Introduction to Unreal Engine Blueprints for Beginners. By Chaven R Yenketswamy

Introduction to Unreal Engine Blueprints for Beginners. By Chaven R Yenketswamy Introduction to Unreal Engine Blueprints for Beginners By Chaven R Yenketswamy Introduction My first two tutorials covered creating and painting 3D objects for inclusion in your Unreal Project. In this

More information

Working with the BCC Brick Generator

Working with the BCC Brick Generator Working with the BCC Brick Generator Brick is a versatile generator of tiled surfaces with realistic texture and lighting controls. The bricks can act as a Þlter on a layer or generate a brick surface

More information

LIGHTING - 1. Note. Lights. Ambient occlusion

LIGHTING - 1. Note. Lights. Ambient occlusion Note LIGHTING - 1 The creation and use of lights varies greatly between the default Blender renderer and the Cycles renderer. This section refers only to simple lighting in the default renderer. Lights

More information

move object resize object create a sphere create light source camera left view camera view animation tracks

move object resize object create a sphere create light source camera left view camera view animation tracks Computer Graphics & Animation: CS Day @ SIUC This session explores computer graphics and animation using software that will let you create, display and animate 3D Objects. Basically we will create a 3

More information

Turn your movie file into the homework folder on the server called Lights, Camera, Action.

Turn your movie file into the homework folder on the server called Lights, Camera, Action. CS32 W11 Homework 3: Due MONDAY, APRIL 18 Now let s put the ball in a world of your making and have some fun. Create a simple AND WE MEAN SIMPLE environment for one of your ball bounces. You will assign

More information

LineRender Introduction. Product overview. Installation

LineRender Introduction. Product overview. Installation LineRender 9000 Introduction Hello, and thanks for your well-informed and wise decision to purchase LineRender9000! I hope you ll find this toolset to be very useful in your 3d art endeavors. But enough

More information

A Practical Guide To Exporting Scenes From Daz Studio To Octane Render

A Practical Guide To Exporting Scenes From Daz Studio To Octane Render 1 Revision 1.0 (2011) Content Information............................................................ Copyright........................................................ Disclaimer........................................................

More information

User Interface Introduction... 4 User Interface - Main Menu... 5 User Interface - Tool Bar... 6 File Handlers... 7 Edit Controls... 8 Indicators...

User Interface Introduction... 4 User Interface - Main Menu... 5 User Interface - Tool Bar... 6 File Handlers... 7 Edit Controls... 8 Indicators... User Interface Introduction... 4 User Interface - Main Menu... 5 User Interface - Tool Bar... 6 File Handlers... 7 Edit Controls... 8 Indicators... 10 Lights... 12 Pixel Shader... 14 User Interface - Scene

More information

AN-POV-003 Using the radio button and check-box objects

AN-POV-003 Using the radio button and check-box objects Category Software Equipment Software Demo Application Implementation Specifications or Requirements Item POV Version: 7.1 and later Service Pack: Windows Version: Windows XP SP3, Vista SP2, Win 7 SP1,

More information

O Hailey: Chapter 3 Bonus Materials

O Hailey: Chapter 3 Bonus Materials O Hailey: Chapter 3 Bonus Materials Maya s Toon Line For those familiar with toon lines in Maya, you may skip ahead past this section. Those not familiar might find it useful to understand the basics of

More information

Tutorial (Intermediate level): 3D Model Reconstruction of the building with Agisoft PhotoScan 1.0.0

Tutorial (Intermediate level): 3D Model Reconstruction of the building with Agisoft PhotoScan 1.0.0 Tutorial (Intermediate level): 3D Model Reconstruction of the building with Agisoft PhotoScan 1.0.0 Add Photos To add photos select Add Photos... command from the Workflow menu or click Add Photos button

More information

All textures produced with Texture Maker. Not Applicable. Beginner.

All textures produced with Texture Maker. Not Applicable. Beginner. Tutorial for Texture Maker 2.8 or above. Note:- Texture Maker is a texture creation tool by Tobias Reichert. For further product information please visit the official site at http://www.texturemaker.com

More information

TUTORIAL 03: RHINO DRAWING & ORGANIZATIONAL AIDS. By Jeremy L Roh, Professor of Digital Methods I UNC Charlotte s School of Architecture

TUTORIAL 03: RHINO DRAWING & ORGANIZATIONAL AIDS. By Jeremy L Roh, Professor of Digital Methods I UNC Charlotte s School of Architecture TUTORIAL 03: RHINO DRAWING & ORGANIZATIONAL AIDS By Jeremy L Roh, Professor of Digital Methods I UNC Charlotte s School of Architecture Modeling in 3D requires the use of various drawing and organizational

More information

Introduction. QuickStart and Demo Scenes. Support & Contact info. Thank you for purchasing!

Introduction. QuickStart and Demo Scenes. Support & Contact info. Thank you for purchasing! RELEASE NOTES V.4.1 / JUNE.2017 Contents Introduction... 3 QuickStart and Demo Scenes... 3 Support & Contact info... 3 How to use the asset in your project... 4 Custom Editor Properties... 4 Grid Configuration:...

More information

Basic Texturing Tutorial by Gary Wu

Basic Texturing Tutorial by Gary Wu Basic Texturing Tutorial by Gary Wu This tutorial will teach you how to use basic shaders as textures on your models. In this example, we will be using a pumpkin model. The first step assumes you have

More information

FreeForm 3D Displacer User Manual. freeform created by mettle.com

FreeForm 3D Displacer User Manual. freeform created by mettle.com FreeForm 3D Displacer User Manual freeform created by mettle.com Contents 3 Installation 4 Controls 6 Controls - cont d 8 Support 9 Application FreeForm 3D Displacer The FreeForm 3D Displacer plugin for

More information

Guide Contents Introduction Useful Information Navigating the Scene Hotkeys Placing and Manipulating Objects The Builder Cube Builder Cube Edit

Guide Contents Introduction Useful Information Navigating the Scene Hotkeys Placing and Manipulating Objects The Builder Cube Builder Cube Edit Guide Contents Introduction Useful Information Navigating the Scene Hotkeys Placing and Manipulating Objects The Builder Cube Builder Cube Edit Geometry Builder Cube Edit UVs Static Meshes Materials Mat.

More information

Avid FX Tutorials. Understanding the Tutorial Exercises

Avid FX Tutorials. Understanding the Tutorial Exercises Avid FX Tutorials Understanding the Tutorial Exercises The following tutorial exercises provide step-by-step instructions for creating various kinds of effects, while exploring many aspects of the Avid

More information

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

More information

Ambient Occlusion Pass

Ambient Occlusion Pass Ambient Occlusion Pass (Soft Shadows in the Nooks and Crannies to Replicate Photorealistic Lighting) In this tutorial we are going to go over some advanced lighting techniques for an Ambient Occlusion

More information

4) Finish the spline here. To complete the spline, double click the last point or select the spline tool again.

4) Finish the spline here. To complete the spline, double click the last point or select the spline tool again. 1) Select the line tool 3) Move the cursor along the X direction (be careful to stay on the X axis alignment so that the line is perpendicular) and click for the second point of the line. Type 0.5 for

More information

Iray Uber Shader Properties. Workshop Reference Guide

Iray Uber Shader Properties. Workshop Reference Guide Iray Uber Shader Properties Workshop Reference Guide Sabine Hajostek ( esha ) February 2017 Iray Uber Shader Reference Guide 2 Contents Contents... 3 Basic Information... 4 Shader Modes... 5 PBR Metallicity/Roughness

More information

Shaders and Textures in Artlantis 2.0 By Gérard Bomer, Abvent

Shaders and Textures in Artlantis 2.0 By Gérard Bomer, Abvent Shaders and Textures in Artlantis 2.0 By Gérard Bomer, Abvent In Artlantis, Shaders and / or Textures are used to define the aspect of materials. In Artlantis there are a few procedural shaders that have

More information

Boolean Modeling in Maya

Boolean Modeling in Maya Boolean Modeling in Maya Booleans let you model with other objects. In this tutorial we'll cover in depth, basic boolean operations, anatomy of a boolean, where to use booleans, and common boolean errors

More information

DANGER indicates that death or severe personal injury will result if proper precautions are not taken.

DANGER indicates that death or severe personal injury will result if proper precautions are not taken. Preface Overview 1 SIMATIC Process Control System PCS 7 Advanced Process Functions Operator Manual Operating Manual Material management 2 Material lot management 3 Storage location management 4 Parameter

More information

Interactive Shading Language (ISL) Language Description April 6, 2000

Interactive Shading Language (ISL) Language Description April 6, 2000 Interactive Shading Language (ISL) Language Description April 6, 2000 Copyright 2000, SGI all rights reserved I. Introduction ISL is a shading language designed for interactive display. Like other shading

More information

CGDD 4113 Final Review. Chapter 7: Maya Shading and Texturing

CGDD 4113 Final Review. Chapter 7: Maya Shading and Texturing CGDD 4113 Final Review Chapter 7: Maya Shading and Texturing Maya topics covered in this chapter include the following: Shader Types Shader Attributes Texturing the Axe Life, Love, Textures and Surfaces

More information

Carrara Enhanced Remote Control (ERC)

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

More information

UDK Basics Textures and Material Setup

UDK Basics Textures and Material Setup UDK Basics Textures and Material Setup By Sarah Taylor http://sarahtaylor3d.weebly.com In UDK materials are comprised of nodes, some of which you may be familiar with, such as Diffuse, normal, specular

More information

Advanced Distant Light for DAZ Studio

Advanced Distant Light for DAZ Studio Contents Advanced Distant Light for DAZ Studio Introduction Important Concepts Quick Start Quick Tips Parameter Settings Light Group Shadow Group Lighting Control Group Known Issues Introduction The Advanced

More information

About the FBX Exporter package

About the FBX Exporter package About the FBX Exporter package Version : 1.3.0f1 The FBX Exporter package provides round-trip workflows between Unity and 3D modeling software. Use this workflow to send geometry, Lights, Cameras, and

More information

Hemlock Folly v2 Notes

Hemlock Folly v2 Notes Hemlock Folly v2 Notes DAZ Studio Iray Instance Optimization - IMPORTANT When rendering the full scene preset, it is important that you set Instance Optimization to Memory, otherwise Daz Studio will go

More information

Fairytale Book MikeD 2018

Fairytale Book MikeD 2018 MikeD 2018 Page 1 Thank you for purchasing Fairytale book for DAZ Studio! The Fairytale Book is a package containing a Book prop, a folding pages prop for the book and two bonus maps props. The maps can

More information

QuickTutor. An Introductory SilverScreen Modeling Tutorial. Solid Modeler

QuickTutor. An Introductory SilverScreen Modeling Tutorial. Solid Modeler QuickTutor An Introductory SilverScreen Modeling Tutorial Solid Modeler TM Copyright Copyright 2005 by Schroff Development Corporation, Shawnee-Mission, Kansas, United States of America. All rights reserved.

More information

PowerPoint Basics (Office 2000 PC Version)

PowerPoint Basics (Office 2000 PC Version) PowerPoint Basics (Office 2000 PC Version) Microsoft PowerPoint is software that allows you to create custom presentations incorporating text, color, graphics, and animation. PowerPoint (PP) is available

More information

3D PDF Plug-ins for Autodesk products Version 2.0

3D PDF Plug-ins for Autodesk products Version 2.0 Axes 3D PDF Plug-ins for Autodesk products Version 2.0 User Guide This end user manual provides instructions for the tetra4d - 3D PDF Plug-ins for Autodesk 203/204 applications. It includes a getting started

More information

1. Click on the link below, this will open your web browser.

1. Click on the link below, this will open your web browser. Walk-in Slide: AU 2014 Social Media Feed 1. Click on the link below, this will open your web browser http://aucache.autodesk.com/social/visualization.html 2. Use Extended Display to project the website

More information

Oso Toon Shader. Step 1: Flat Color

Oso Toon Shader. Step 1: Flat Color Oso Toon Shader By default the Oso Toon Shader has most of the same elements of standard Iray Uber Shader, that it is based on. However, there are some additional functions that allow OTS to do some dramatic

More information

AWE Surface 1.0 Documentation

AWE Surface 1.0 Documentation AWE Surface 1.0 Documentation AWE Surface is a new, robust, highly optimized, physically plausible shader for DAZ Studio and 3Delight employing physically based rendering (PBR) metalness / roughness workflow.

More information

Planets Earth, Mars and Moon Shaders Asset V Documentation (Unity 5 version)

Planets Earth, Mars and Moon Shaders Asset V Documentation (Unity 5 version) Planets Earth, Mars and Moon Shaders Asset V0.4.4 Documentation (Unity 5 version) Charles Pérois - 2015 Introduction 2 Table des matières 1. Introduction...3 2. Release Notes...4 3. How to Use...6 1. Set

More information

Matrox MuraControl for Windows

Matrox MuraControl for Windows Matrox MuraControl for Windows User Guide (for software version 6.00) 20179-301-0600 2017.09.25 Contents About this user guide... 6 Using this guide... 6 More information... 6 Overview... 7 Supported Matrox

More information

TRAINING SESSION Q2 2016

TRAINING SESSION Q2 2016 There are 8 main topics in this training session which focus on the Sketch tools in IRONCAD. Content Sketch... 2 3D Scene Background Settings... 3 Creating a new empty Sketch... 4 Foam with cut out for

More information

Element Effects Templates

Element Effects Templates Element Effects Templates Toon Boom Animation provides several effects templates designed to help you enhance the look of a scene. The Element Effects Templates package contains advanced effects which

More information

Frame Editor 2 Manual

Frame Editor 2 Manual Chaos Culture Frame Editor 2 Manual Setup... 2 Editing clips... 2 Editing basics... 4 Managing colors... 6 Using effects... 7 Descriptions of the effects... 9 Fixed velocity... 9 Random velocity... 9 Rotate...

More information

Assignment 6: Ray Tracing

Assignment 6: Ray Tracing Assignment 6: Ray Tracing Programming Lab Due: Monday, April 20 (midnight) 1 Introduction Throughout this semester you have written code that manipulated shapes and cameras to prepare a scene for rendering.

More information

TESSERA PROCESSOR 1.3.0

TESSERA PROCESSOR 1.3.0 TESSERA PROCESSOR 1.3.0 RELEASE NOTES Previous public release: 1.2.5 Included panel firmware release: 1.3 13 Jan 2017 NEW SUB FIXTURE WORKFLOW In 2014 we launched our unique sub fixtures feature, for use

More information

Bricks'n'Tiles. Tutorial Creating a brick file and texturing a medieval tower. Easy Creation of Architectural Textures.

Bricks'n'Tiles. Tutorial Creating a brick file and texturing a medieval tower. Easy Creation of Architectural Textures. Bricks'n'Tiles Easy Creation of Architectural Textures www.bricksntiles.com Tutorial Creating a brick file and texturing a medieval tower 1 Introduction Welcome this this Bricks'n'Tiles Tutorial. Brick'n'Tiles

More information

Kobold. Shoe Modeling Tutorial 01: Model and animate a red high heel shoe. Software: CINEMA 4D R14

Kobold. Shoe Modeling Tutorial 01: Model and animate a red high heel shoe.   Software: CINEMA 4D R14 Kobold Chara teranimation Shoe Modeling Tutorial 01: Model and animate a red high heel shoe Software: CINEMA 4D R14 www.koboldcharakteranimation.com Shoe Modeling Tutorial 01: Model and animate a red high

More information

COS 116 The Computational Universe Laboratory 10: Computer Graphics

COS 116 The Computational Universe Laboratory 10: Computer Graphics COS 116 The Computational Universe Laboratory 10: Computer Graphics As mentioned in lecture, computer graphics has four major parts: imaging, rendering, modeling, and animation. In this lab you will learn

More information

Surface Detail Maps with Soft Self- Shadowing. Chris Green, VALVE

Surface Detail Maps with Soft Self- Shadowing. Chris Green, VALVE Surface Detail Maps with Soft Self- Shadowing Chris Green, VALVE Contribution A replacement format for surface bumpmaps Encodes surface orientation, ambient occlusion, selfshadowing, and albedo modulation

More information

Terrain. Unity s Terrain editor islands topographical landscapes Mountains And more

Terrain. Unity s Terrain editor islands topographical landscapes Mountains And more Terrain Unity s Terrain editor islands topographical landscapes Mountains And more 12. Create a new Scene terrain and save it 13. GameObject > 3D Object > Terrain Textures Textures should be in the following

More information

Animation Basics. Learning Objectives

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

More information

BY: IGNISSERPENTUS. DATE OF RELEASE: August 2012 DAZ STORE DAMAGE INC WEBSITE

BY: IGNISSERPENTUS. DATE OF RELEASE: August 2012 DAZ STORE DAMAGE INC WEBSITE BY: IGNISSERPENTUS DATE OF RELEASE: August 2012 EMAIL : IGNISSERPENTUS@DAMAGEINC3D.NET DAZ STORE DAMAGE INC WEBSITE LIST OF CONTENTS :: SHRIEKER FIGURE :: RIGGED WITH EASY POSE IK ENABLED ON TAIL AND NECK

More information

Legacy UVs for Genesis 8: Genesis 2 Female

Legacy UVs for Genesis 8: Genesis 2 Female Legacy UVs for Genesis 8: Genesis 2 Female Instructions for use 1. Load and select Genesis 8 Female. 2. Click on the 'Legacy UVs!Prepare Genesis 8 Female' icon (found in People: Genesis 8 Female: Anatomy:

More information

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

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

More information

Legacy UVs for Genesis 8: Genesis 2 Male, Michael 5 and Michael 6

Legacy UVs for Genesis 8: Genesis 2 Male, Michael 5 and Michael 6 Legacy UVs for Genesis 8: Genesis 2 Male, Michael 5 and Michael 6 Instructions for use 1. Load and select Genesis 8 Male. 2. Click on the 'Legacy UVs!Prepare Genesis 8 Male' icon (found in People: Genesis

More information

MODELING EYES ESTIMATED TIME REQUIRED

MODELING EYES ESTIMATED TIME REQUIRED MODELING EYES This tutorial will teach you how to model a pair of realistic-looking eyes and insert them into the head of a character. ESTIMATED TIME REQUIRED 30 Minutes LEARNING GOALS In this tutorial,

More information

Caustics - Mental Ray

Caustics - Mental Ray Caustics - Mental Ray (Working with real caustic generation) In this tutorial we are going to go over some advanced lighting techniques for creating realistic caustic effects. Caustics are the bent reflections

More information

3D Starfields for Unity

3D Starfields for Unity 3D Starfields for Unity Overview Getting started Quick-start prefab Examples Proper use Tweaking Starfield Scripts Random Starfield Object Starfield Infinite Starfield Effect Making your own Material Tweaks

More information

Shadow Casting in World Builder. A step to step tutorial on how to reach decent results on the creation of shadows

Shadow Casting in World Builder. A step to step tutorial on how to reach decent results on the creation of shadows Shadow Casting in World Builder A step to step tutorial on how to reach decent results on the creation of shadows Tutorial on shadow casting in World Builder 3.* Introduction Creating decent shadows in

More information

Illumination and Geometry Techniques. Karljohan Lundin Palmerius

Illumination and Geometry Techniques. Karljohan Lundin Palmerius Illumination and Geometry Techniques Karljohan Lundin Palmerius Objectives Complex geometries Translucency Huge areas Really nice graphics! Shadows Graceful degradation Acceleration Optimization Straightforward

More information

mental mill User Guide Document version 1.33 June 17, 2010

mental mill User Guide Document version 1.33 June 17, 2010 mental mill User Guide Document version 1.33 June 17, 2010 Copyright Information Copyright c 1986-2010 mental images GmbH, Berlin, Germany. All rights reserved. This document is protected under copyright

More information

Cityscape Generator.. And additional tools

Cityscape Generator.. And additional tools Cityscape Generator.. And additional tools V3Digitimes - December 2016 1 This product comes with 3 scripts : 1. one to generate a cityscape, 2. the other one allowing to add human beings in front of a

More information

Scheme Extensions Aa thru Lz

Scheme Extensions Aa thru Lz Chapter 2. Scheme Extensions Aa thru Lz Topic: Ignore Scheme is a public domain programming language, based on the LISP language, that uses an interpreter to run commands. ACIS provides extensions (written

More information

8K Earth, Moon and Mars Shaders Asset V Documentation

8K Earth, Moon and Mars Shaders Asset V Documentation 8K Earth, Moon and Mars Shaders Asset V0.3.3 Documentation Charles Pérois - 2015 Introduction 2 Table des matières 1. Introduction...3 2. Release Note...4 3. How to Use...5 1. Set the scene...5 1. Set

More information

Introduction to Maya

Introduction to Maya 1 M CO PY RI GH TE D MA TE RI AL Introduction to Maya aya is a powerful 3D modeling, animation, effects, and rendering solution that has been used in everything from product design to feature films. In

More information

Managing Buttons. How to manage shortcut buttons with beas Usability Extension. Beas Tutorial. Boyum Solutions IT A/S

Managing Buttons. How to manage shortcut buttons with beas Usability Extension. Beas Tutorial. Boyum Solutions IT A/S Managing Buttons How to manage shortcut buttons with beas Usability Extension Boyum Solutions IT A/S Beas Tutorial TABLE OF CONTENTS 1. INTRODUCTION... 3 2. PROCESS... 3 2.1. Header... 6 2.2. Detailed

More information

How-To Guide SAP 3D Visual Enterprise Author 8.0 Document Version: How To Work with Textures

How-To Guide SAP 3D Visual Enterprise Author 8.0 Document Version: How To Work with Textures How-To Guide SAP 3D Visual Enterprise Author 8.0 Document Version: 1.0-2014-07-04 Document History Document Version Description 1.0 First version Document History 2014 SAP AG or an SAP affiliate company.

More information

12 APPLYING EFFECTS. Lesson overview

12 APPLYING EFFECTS. Lesson overview 12 APPLYING EFFECTS Lesson overview In this lesson, you ll learn how to do the following: Use various effects, such as Pathfinder, Scribble, and Drop Shadow. Use Warp effects to distort type. Create three-dimensional

More information

3DReshaper Help 2017 MR1. 3DReshaper Beginner's Guide. Image

3DReshaper Help 2017 MR1. 3DReshaper Beginner's Guide. Image 3DReshaper Beginner's Guide Image 1 of 26 Texture Mapping Exercise: Texture a mesh with reference points Exercise: Export textures from an RSH file Exercise: Texture a mesh with camera parameters, adjust

More information

Universal Communicator User Manual

Universal Communicator User Manual Revision B NKK SWITCHES 7850 E. Gelding Drive Scottsdale, AZ 85260 1-877-2BUYNKK (877-228-9655) 480-991-0942 FAX (480) 998-1435 e-mail All Rights Reserved Worldwide NKK Switches

More information

Chapter 15 Printing Reports

Chapter 15 Printing Reports Chapter 15 Printing Reports Introduction This chapter explains how to preview and print R&R reports. This information is presented in the following sections: Overview of Print Commands Selecting a Printer

More information