Unit 68: 3D Environments

Size: px
Start display at page:

Download "Unit 68: 3D Environments"

Transcription

1 Unit 68: 3D Environments 1. Various different industries make good use of 3D Environments to create quality and professional products. A prime example of this is the gaming industry, which has been impacted heavily by the use of 3D. This is because the jump from 2D to 3D made many new types of gameplay and genres available such as horror, as well as adding much more potential to create immersive and enjoyable experiences. 3D is also used in film and television, as it opens up many new possibilities for animation, which was previously stop motion and 2D, which were much more limited in what they could display and achieve. 3D is also used in Architecture because it can be used to show the attributes of a proposed design, helping in the process of building a structure. 2. Cinema 4D is an example of a software used to create 3D environments. Many reviews praise Cinema 4D for being easy to learn and having quick and quality results. This software is also praised for exceeding in modeling, animating, lighting, texturing, and rendering. A model made in Cinema 4D Blender is another example of a 3D environment software, This software is free, giving it an advantage over other programs as this makes it much more accessible to people with low or no disposable income, while still being capable of creating quality results.

2 Blender is also capable of fluid and smoke simulation, particle simulation, and soft body simulation, as well as having its own integrated game engine. Blender particle simulation Another software commonly used is Zbrush, which is very effective at creating dense and complex fibre systems which can be converted into splines for rendering in other 3D packages, making it a good choice for the creation of things such as foliage and furry creatures, while also a good choice for somebody who uses multiple different 3D softwares to accomplish different tasks. A disadvantage of Zbrush however would be that the GUIs are complicated, making it difficult for newer users to create quality products. Zbrush fibermesh

3 3. Architectural Walkthrough The image above has been used by an architectural development company in a walkthrough of a property, demonstrating all of the features and properties of the house. It is clear that in architectural 3D, the focus is on displaying the building internally and externally. Therefore, simple ambient lighting has been used in this image to illuminate the building. Making the walkthrough realistic would be unnecessary and time consuming to produce and render. 4. Geometric theory within game development is a way to model objects or characters in the game, which are created by using an initial mesh. The way in which this mesh is created is through the process of combined polygons. A polygon is a 2D shape with the three features, a Vertex, a face, and an edge. These polygons join together to create the mesh that defines the shape of a polyhedral object in 3D graphics and modelling. A basic polygon

4 5. One of the biggest issues with 3D modelling is that the file size of a 3D environment can sometimes be large, leading to issues with limited space on a computer. This can be caused by a large amount of polygons in a single object or model. Too many polygons in a 3D environment within gaming can also lead to a loss in frames per second, which can ruin the experience for the player and make the game very unresponsive and frustrating to play. High polygon count image Low Polygon count image The image on the left may be a good quality model, but there are a lot of unnecessary polygons on the model, especially on the character s face. As a result, the file size, render time, and framerate will all be negatively impacted by the model in game. The image on the right however, has less polygons. This means it will be easier to render, will not have a bad impact on framerate, and does not have a large file size. One advantage that 2D has over 3D is that in 2D you do not have to worry as much about the complexity and file size of your models. 6.

5 Gameplay from The Elder Scrolls V: Skyrim This image demonstrates many different geometric techniques in 3D. One clear technique is that hypernurb modelling has been used on to create the player s weapon in order to make the edges look more smooth and reduce polygon count. Another technique to note within this image is that the textures/materials and foliage up close are of high quality, but in the background, the resolution of the terrain textures/materials are much lower. This is a technique that has been used to improve performance of the game while still allowing the player to have a large render distance to see off into the distance. The rubble to the left of the image was made by primitive shapes that have been extruded and textured to look like the ruins of a destroyed building. While the terrain to the right of the image is a smooth subdivision surface, made by relatively simple meshes. 7. Examples of some common viewing modes that are used when creating 3D (in cinema 4D) models are: Perspective, left/right, front, and top. Perspective mode will likely be the most frequently used in most 3D modelling scenarios, (in cinema 4D), but there are some situations where using the other display modes will come in handy. The Top view for example, allows you to view certain polygons, lines, splines etc in a way that may be more easier and more effective than viewing it from the perspective view. As a result, the model you are working on may become much easier to edit in the top view.

6 Perspective, Top, Right, And front views in Cinema 4D A few examples of common modelling tools would be: Extrude, resize, and loft. These are basic tools used to edit models. Loft allows you to generate a mesh by sweeping a shape along a path. Extrusion serves the same purpose as Loft, but the path is always in a line. 8. Gameplay from Planetside 2

7 This image shows a 3D environment that has been made from a mixture of both subdivision surface (HyperNURBS) and primitive shapes. I think it is likely that the developers used the perspective view to edit the primitive shapes (such as the trees and buildings). I think this because the perspective view allows you to rotate and zoom the camera freely, making the editing of these objects flexible. On the other hand, i believe that a birdseye (top) view has been used to edit most of the basic terrain. I think this because the floor is very smooth and organic, and in the top view it would be easy for the developers to pick and edit the ground mesh as they choose. 9. 3D modeling has many different types of lighting that are available to the users: Spot Lights shines light in an area, projected in a cone, good for illuminating or emphasizing a small area, like a torch Point Lights similar to a lightbulb, and shines light from a point outwards, like a lightbulb Area Lights casts directional light rays from within a set boundary, such as a fluorescent light or window light Physical sky light mimics the light of the sun, used to make the most realistic experience possible Ambient light cast soft rays in every direction 10. Gameplay From Dragon Age 2

8 The main source of light in this image is from the spotlight in the top left, suggesting that sunlight is coming through a hole in the cave, to the right you can also see the glow emitting from a point light, likely a torch. You can tell that these are the only source of light as other parts of the image are relatively dark (top right). 11. Textures and materials are used to paint a mesh to add color (and sometimes realism) to a model. These are used to create more interesting environments within 3D. Textures and materials can also be used to hide the polygon count. Good textures can disguise a model, making it look more detailed than it actually is. Without Texture With Texture

9 12. Gameplay From Starcraft 2 This image is an example of textures and materials used to create an environment. Galaxy Editor

10 The Editor that was used to create this game has its own texture pallet, allowing most of the map s surfaces to be created more easily and efficiently. This makes methods like material editing unnecessary and saves time. The other models however are textured from scratch, it is easy to hide the polygon count however, since the game is viewed from the top down, meaning that the textures do not have to be too detailed to be effective. 13. Rendering is the process of creating an image based on data stored on a computer. OpenGL is a graphical interface API used to interact with a GPU to achieve hardware accelerated rendering. DirectX is a collection of APIs for handling multimedia related tasks, similar to OpenGL, but DirectX is used for different platforms such as the xbox 360 and xbox one. 14. Gameplay from Infamous 2 The rendering technique likely used in this scene is real time rendering as this is used for most interactive media. This method s goal is to show as much information as the eye can process in a fraction of a second (one frame), the output being 1280x720.

Mastering Autodesk 3ds Max 2013

Mastering Autodesk 3ds Max 2013 Mastering Autodesk 3ds Max 2013 Harper, J ISBN-13: 9781118129715 Table of Contents Introduction? xxi Chapter 1? Getting to Know Autodesk? 3ds Max? 2013??? 1 Introducing the New 3ds Max 2013 Features????

More information

Full Screen Layout. Main Menu Property-specific Options. Object Tools ( t ) Outliner. Object Properties ( n ) Properties Buttons

Full Screen Layout. Main Menu Property-specific Options. Object Tools ( t ) Outliner. Object Properties ( n ) Properties Buttons Object Tools ( t ) Full Screen Layout Main Menu Property-specific Options Object Properties ( n ) Properties Buttons Outliner 1 Animation Controls The Create and Add Menus 2 The Coordinate and Viewing

More information

ScienceDirect. Realistic Scenes in CAD Application

ScienceDirect. Realistic Scenes in CAD Application Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 69 ( 2014 ) 304 309 24th DAAAM International Symposium on Intelligent Manufacturing and Automation, 2013 Realistic Scenes in

More information

An Introduction to Maya. Maya. Used in industrial design, CAD, computer games and motion picture effects. The ambition is what get

An Introduction to Maya. Maya. Used in industrial design, CAD, computer games and motion picture effects. The ambition is what get An Introduction to Maya Gustav Taxén gustavt@nada.kth.se 2D1640 Grafik och Interaktionsprogrammering VT 2006 Maya Used in industrial design, CAD, computer games and motion picture effects Special focus

More information

3D Modeling Course Outline

3D Modeling Course Outline 3D Modeling Course Outline Points Possible Course Hours Course Overview 4 Lab 1: Start the Course Identify computer requirements. Learn how to move through the course. Switch between windows. Lab 2: Set

More information

Topic 10: Scene Management, Particle Systems and Normal Mapping. CITS4242: Game Design and Multimedia

Topic 10: Scene Management, Particle Systems and Normal Mapping. CITS4242: Game Design and Multimedia CITS4242: Game Design and Multimedia Topic 10: Scene Management, Particle Systems and Normal Mapping Scene Management Scene management means keeping track of all objects in a scene. - In particular, keeping

More information

Chapter 6- Lighting and Cameras

Chapter 6- Lighting and Cameras Lighting Types and Settings When you create a scene in Blender, you start with a few basic elements that will include a camera, but may or may not include a light. Remember that what the camera sees is

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

Chapter 12- NURBS & Meta Shape Basics

Chapter 12- NURBS & Meta Shape Basics Chapter 12- NURBS & Meta Shape Basics When you press Shift-A for Add, you will notice other object types beside meshes, cameras and lights that can be created. Two types of objects that can be created

More information

Think about film & lighting

Think about film & lighting Quiz 3: Textures Camera and Lighting for Animation Hand back Quiz 2 Amy Gooch CS 395: Intro to Animation Summer 2004 Think about film & lighting Reality! Cameras & Viewpoint Lighting in animation Same

More information

This is the opening view of blender.

This is the opening view of blender. This is the opening view of blender. Note that interacting with Blender is a little different from other programs that you may be used to. For example, left clicking won t select objects on the scene,

More information

Lecturer Athanasios Nikolaidis

Lecturer Athanasios Nikolaidis Lecturer Athanasios Nikolaidis Computer Graphics: Graphics primitives 2D viewing and clipping 2D and 3D transformations Curves and surfaces Rendering and ray tracing Illumination models Shading models

More information

Graphical Editors used at CSC/Nada earlier. Main competitors. What is Maya? What is Maya? An Introduction to Maya. Maya

Graphical Editors used at CSC/Nada earlier. Main competitors. What is Maya? What is Maya? An Introduction to Maya. Maya DH2640 Grafik och interaktionsprogrammering DH2323 Datorgrafik och interaktion NA8740 Datorgrafik och användargränssnitt An Introduction to Maya original slides by Gustav Taxén Lars Kjelldahl lassekj@csc.kth.se

More information

Models and Architectures

Models and Architectures Models and Architectures Objectives Learn the basic design of a graphics system Introduce graphics pipeline architecture Examine software components for an interactive graphics system 1 Image Formation

More information

Level of Details in Computer Rendering

Level of Details in Computer Rendering Level of Details in Computer Rendering Ariel Shamir Overview 1. Photo realism vs. Non photo realism (NPR) 2. Objects representations 3. Level of details Photo Realism Vs. Non Pixar Demonstrations Sketching,

More information

Key 3D Modeling Terms Beginners Need To Master

Key 3D Modeling Terms Beginners Need To Master Key 3D Modeling Terms Beginners Need To Master Starting your 3D modeling journey is an exciting and rewarding experience. As you begin to learn and practice, there are essential terms you need to know

More information

CGS 3220 Lecture 17 Subdivision Surfaces

CGS 3220 Lecture 17 Subdivision Surfaces CGS 3220 Lecture 17 Subdivision Surfaces Introduction to Computer Aided Modeling Instructor: Brent Rossen Overview Converting from polygons to subdivision surfaces (sub-d) Modeling with sub-d using polygon

More information

CS148: Maya Lecture. October 9th, 2017 David Hyde

CS148: Maya Lecture. October 9th, 2017 David Hyde CS148: Maya Lecture October 9th, 2017 David Hyde Outline Rendering: A Bird s Eye View 3D Art Tools Maya Outline Demo Rendering: A Bird s Eye View AND WHERE DOES CS148 FIT IN? Image: CS148 2015 Scanline

More information

CSE528 Computer Graphics: Theory, Algorithms, and Applications

CSE528 Computer Graphics: Theory, Algorithms, and Applications CSE528 Computer Graphics: Theory, Algorithms, and Applications Hong Qin State University of New York at Stony Brook (Stony Brook University) Stony Brook, New York 11794--4400 Tel: (631)632-8450; Fax: (631)632-8334

More information

Chapter 23- UV Texture Mapping

Chapter 23- UV Texture Mapping Chapter 23- UV Texture Mapping Since games need to be able to process operations as fast as possible, traditional rendering techniques (specular, ray tracing reflections and refractions) cannot typically

More information

,

, [Class Room Online Training] Weekdays:- 2hrs / 3 days Fastrack:- 1½hrs / Day Weekend:- 2½ hrs (Sat & Sun) An ISO 9001:2015 Institute ADMEC Multimedia Institute www.admecindia.co.in 9911782350, 9811818122

More information

Sculpting 3D Models. Glossary

Sculpting 3D Models. Glossary A Array An array clones copies of an object in a pattern, such as in rows and columns, or in a circle. Each object in an array can be transformed individually. Array Flyout Array flyout is available in

More information

Volume Shadows Tutorial Nuclear / the Lab

Volume Shadows Tutorial Nuclear / the Lab Volume Shadows Tutorial Nuclear / the Lab Introduction As you probably know the most popular rendering technique, when speed is more important than quality (i.e. realtime rendering), is polygon rasterization.

More information

MAYA; AN INTRODUCTION TO MAYA; EndOfLine.info;

MAYA; AN INTRODUCTION TO MAYA; EndOfLine.info; MAYA; AN INTRODUCTION TO MAYA; EndOfLine.info; Maya is an intuitive modelling and animation software that relies on a different set of techniques and strategies than Rhinoceros. It is important to note

More information

Transforming Objects and Components

Transforming Objects and Components 4 Transforming Objects and Components Arrow selection Lasso selection Paint selection Move Rotate Scale Universal Manipulator Soft Modification Show Manipulator Last tool used Figure 4.1 Maya s manipulation

More information

Visualization Insider A Little Background Information

Visualization Insider A Little Background Information Visualization Insider A Little Background Information Visualization Insider 2 Creating Backgrounds for 3D Scenes Backgrounds are a critical part of just about every type of 3D scene. Although they are

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

CS451Real-time Rendering Pipeline

CS451Real-time Rendering Pipeline 1 CS451Real-time Rendering Pipeline JYH-MING LIEN DEPARTMENT OF COMPUTER SCIENCE GEORGE MASON UNIVERSITY Based on Tomas Akenine-Möller s lecture note You say that you render a 3D 2 scene, but what does

More information

MODELING AND HIERARCHY

MODELING AND HIERARCHY MODELING AND HIERARCHY Introduction Models are abstractions of the world both of the real world in which we live and of virtual worlds that we create with computers. We are all familiar with mathematical

More information

Hands-On Workshop: 3D Automotive Graphics on Connected Radios Using Rayleigh and OpenGL ES 2.0

Hands-On Workshop: 3D Automotive Graphics on Connected Radios Using Rayleigh and OpenGL ES 2.0 Hands-On Workshop: 3D Automotive Graphics on Connected Radios Using Rayleigh and OpenGL ES 2.0 FTF-AUT-F0348 Hugo Osornio Luis Olea A P R. 2 0 1 4 TM External Use Agenda Back to the Basics! What is a GPU?

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

Real Time Rendering of Complex Height Maps Walking an infinite realistic landscape By: Jeffrey Riaboy Written 9/7/03

Real Time Rendering of Complex Height Maps Walking an infinite realistic landscape By: Jeffrey Riaboy Written 9/7/03 1 Real Time Rendering of Complex Height Maps Walking an infinite realistic landscape By: Jeffrey Riaboy Written 9/7/03 Table of Contents 1 I. Overview 2 II. Creation of the landscape using fractals 3 A.

More information

3ds Max certification prep

3ds Max certification prep 3ds Max certification prep Study online at quizlet.com/_25oorz 1. 24 Frames per second 2. 25 Frames per second, Europe 3. 30 Frames per second, Americas and Japan 4. Absolute mode, off set mode 5. How

More information

Index FEATURES LIST 2

Index FEATURES LIST 2 FULL FEATURES LIST Index RealFlow 10 Features 4 Liquids 4 Elastics 4 Granulars 4 Rigids 5 Fibres 5 Built-in Basic Primitives 5 Particle Emitters 6 Rigid Bodies 6 Soft Bodies 6 Fracture Tools 7 Joints 7

More information

Scene Management. Video Game Technologies 11498: MSc in Computer Science and Engineering 11156: MSc in Game Design and Development

Scene Management. Video Game Technologies 11498: MSc in Computer Science and Engineering 11156: MSc in Game Design and Development Video Game Technologies 11498: MSc in Computer Science and Engineering 11156: MSc in Game Design and Development Chap. 5 Scene Management Overview Scene Management vs Rendering This chapter is about rendering

More information

Z-Buffer hold pixel's distance from camera. Z buffer

Z-Buffer hold pixel's distance from camera. Z buffer Z-Buffer hold pixel's distance from camera Z buffer Frustrum Culling and Z-buffering insufficient Given a large enough set of polygons, no matter how fast the graphics card, sending it too many hidden

More information

Index FEATURES LIST 2

Index FEATURES LIST 2 FULL FEATURES LIST Index RealFlow Features 4 Liquids 4 Elastics 4 Granulars 4 Rigids 5 Viscous Materials 5 Viscoelastic Materials 5 Fibres 5 Built-in Basic Primitives 6 Particle Emitters 6 Rigid Bodies

More information

Graphics for VEs. Ruth Aylett

Graphics for VEs. Ruth Aylett Graphics for VEs Ruth Aylett Overview VE Software Graphics for VEs The graphics pipeline Projections Lighting Shading VR software Two main types of software used: off-line authoring or modelling packages

More information

COM337 COMPUTER GRAPHICS Other Topics

COM337 COMPUTER GRAPHICS Other Topics COM337 COMPUTER GRAPHICS Other Topics Animation, Surface Details, Global Illumination Kurtuluş Küllü based on the book by Hearn, Baker, and Carithers There are some other important issues and topics that

More information

CS GAME PROGRAMMING Question bank

CS GAME PROGRAMMING Question bank CS6006 - GAME PROGRAMMING Question bank Part A Unit I 1. List the different types of coordinate systems. 2. What is ray tracing? Mention some applications of ray tracing. 3. Discuss the stages involved

More information

Lighting. To do. Course Outline. This Lecture. Continue to work on ray programming assignment Start thinking about final project

Lighting. To do. Course Outline. This Lecture. Continue to work on ray programming assignment Start thinking about final project To do Continue to work on ray programming assignment Start thinking about final project Lighting Course Outline 3D Graphics Pipeline Modeling (Creating 3D Geometry) Mesh; modeling; sampling; Interaction

More information

Computer Graphics I Lecture 11

Computer Graphics I Lecture 11 15-462 Computer Graphics I Lecture 11 Midterm Review Assignment 3 Movie Midterm Review Midterm Preview February 26, 2002 Frank Pfenning Carnegie Mellon University http://www.cs.cmu.edu/~fp/courses/graphics/

More information

CMSC427 Advanced shading getting global illumination by local methods. Credit: slides Prof. Zwicker

CMSC427 Advanced shading getting global illumination by local methods. Credit: slides Prof. Zwicker CMSC427 Advanced shading getting global illumination by local methods Credit: slides Prof. Zwicker Topics Shadows Environment maps Reflection mapping Irradiance environment maps Ambient occlusion Reflection

More information

Images from 3D Creative Magazine. 3D Modelling Systems

Images from 3D Creative Magazine. 3D Modelling Systems Images from 3D Creative Magazine 3D Modelling Systems Contents Reference & Accuracy 3D Primitives Transforms Move (Translate) Rotate Scale Mirror Align 3D Booleans Deforms Bend Taper Skew Twist Squash

More information

ARCHITECTURE & GAMES. A is for Architect Simple Mass Modeling FORM & SPACE. Industry Careers Framework. Applied. Getting Started.

ARCHITECTURE & GAMES. A is for Architect Simple Mass Modeling FORM & SPACE. Industry Careers Framework. Applied. Getting Started. A is for Architect Simple Mass Modeling One of the first introductions to form and space usually comes at a very early age. As an infant, you might have played with building blocks to help hone your motor

More information

3D Programming. 3D Programming Concepts. Outline. 3D Concepts. 3D Concepts -- Coordinate Systems. 3D Concepts Displaying 3D Models

3D Programming. 3D Programming Concepts. Outline. 3D Concepts. 3D Concepts -- Coordinate Systems. 3D Concepts Displaying 3D Models 3D Programming Concepts Outline 3D Concepts Displaying 3D Models 3D Programming CS 4390 3D Computer 1 2 3D Concepts 3D Model is a 3D simulation of an object. Coordinate Systems 3D Models 3D Shapes 3D Concepts

More information

06. 3ds Max Lights, Camera & Geometric Modeling

06. 3ds Max Lights, Camera & Geometric Modeling Design + Computing 06. 3ds Max Lights, Camera & Geometric Modeling 10/7/2015 CAD & Graphics II HOM2027 Fall 2014 Every Wednesday 2:00 pm 5:50 pm Jin Kook Lee, PhD. 02-2220-2645 designit@hanyang.ac.kr Assistant

More information

Chapter 19- Object Physics

Chapter 19- Object Physics Chapter 19- Object Physics Flowing water, fabric, things falling, and even a bouncing ball can be difficult to animate realistically using techniques we have already discussed. This is where Blender's

More information

Introduction to 3D Concepts

Introduction to 3D Concepts PART I Introduction to 3D Concepts Chapter 1 Scene... 3 Chapter 2 Rendering: OpenGL (OGL) and Adobe Ray Tracer (ART)...19 1 CHAPTER 1 Scene s0010 1.1. The 3D Scene p0010 A typical 3D scene has several

More information

Lighting & 3D Graphics. Images from 3D Creative Magazine

Lighting & 3D Graphics. Images from 3D Creative Magazine Lighting & 3D Graphics Images from 3D Creative Magazine Contents Introduction Definitions 3D Lighting Basics 3D Light Sources Lighting Controls & Effects Brightness & Colour Shadows Hotspot And Falloff

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

Autodesk 3ds Max Design 2013 Fundamentals

Autodesk 3ds Max Design 2013 Fundamentals Autodesk 3ds Max Design 2013 Fundamentals Supplemental Files SDC P U B L I C AT I O N S Schroff Development Corporation Better Textbooks. Lower Prices. www.sdcpublications.com Tutorial files on enclosed

More information

Character Modeling COPYRIGHTED MATERIAL

Character Modeling COPYRIGHTED MATERIAL 38 Character Modeling p a r t _ 1 COPYRIGHTED MATERIAL 39 Character Modeling Character Modeling 40 1Subdivision & Polygon Modeling Many of Maya's features have seen great improvements in recent updates

More information

Chapter 3- Creating & Editing Objects

Chapter 3- Creating & Editing Objects ` Chapter 3- Creating & Editing Objects Edit Mode- Mesh Editing Object Mode After you have created a mesh, you can go into Edit mode (Tab key or Mode option in window) and change its shape. In edit mode,

More information

CS 428: Fall Introduction to. Realism (overview) Andrew Nealen, Rutgers, /11/2009 1

CS 428: Fall Introduction to. Realism (overview) Andrew Nealen, Rutgers, /11/2009 1 CS 428: Fall 2009 Introduction to Computer Graphics Realism (overview) 11/11/2009 1 Topic overview Image formation and OpenGL Transformations and viewing Polygons and polygon meshes Programmable pipelines

More information

Actions and Graphs in Blender - Week 8

Actions and Graphs in Blender - Week 8 Actions and Graphs in Blender - Week 8 Sculpt Tool Sculpting tools in Blender are very easy to use and they will help you create interesting effects and model characters when working with animation and

More information

COMPUTER AIDED ARCHITECTURAL GRAPHICS

COMPUTER AIDED ARCHITECTURAL GRAPHICS COMPUTER AIDED ARCHITECTURAL GRAPHICS FFD 201/Fall 2011 HANDOUT 2/ 3DS MAX-INTRODUCTION 3ds Max is software which can be use for modelling, animation and rendering. It is used in lots of design areas such

More information

Rasterization Overview

Rasterization Overview Rendering Overview The process of generating an image given a virtual camera objects light sources Various techniques rasterization (topic of this course) raytracing (topic of the course Advanced Computer

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

============================================================================

============================================================================ 25 Free 3D modeling softwares Posted by Waldo - 2011/11/08 14:23 I thought this link may come in handy to a few designers out there. 25 Free Modeling Softwares Posted by admin - 2011/11/08 18:51 Blender

More information

Introduction to Computer Graphics with WebGL

Introduction to Computer Graphics with WebGL Introduction to Computer Graphics with WebGL Ed Angel Professor Emeritus of Computer Science Founding Director, Arts, Research, Technology and Science Laboratory University of New Mexico Models and Architectures

More information

3D MAX BASIC S. Tools Modeling Materials Lighting Animating & Rendering Skills. A Beginners Guide. Instructor: Robert Schuchman

3D MAX BASIC S. Tools Modeling Materials Lighting Animating & Rendering Skills. A Beginners Guide. Instructor: Robert Schuchman 3D MAX BASIC S Tools Modeling Materials Lighting Animating & Rendering Skills A Beginners Guide Instructor: Robert Schuchman Common Tools The interface of 3D Max is complex and confusing. Thankfully, there

More information

Or select Reset button under the application button (3ds Max symbol top left of screen)

Or select Reset button under the application button (3ds Max symbol top left of screen) 3ds Max Notes 1. Starting 3ds Max file Open 3ds Max If Welcome to 3ds Max menu appears then select New Empty Scene Or select Reset button under the application button (3ds Max symbol top left of screen)

More information

Chapter 7 - Light, Materials, Appearance

Chapter 7 - Light, Materials, Appearance Chapter 7 - Light, Materials, Appearance Types of light in nature and in CG Shadows Using lights in CG Illumination models Textures and maps Procedural surface descriptions Literature: E. Angel/D. Shreiner,

More information

Review. Stephen J. Guy

Review. Stephen J. Guy Review Stephen J. Guy Overview Pixar short Review last class Review course Area of Graphics Image Processing Rendering Modeling Animation Misc Area of Graphics Image Processing Rendering Modeling Animation

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

REU Modeling Course Day 1. AutoDesk Maya - Program Introduction + Getting Started

REU Modeling Course Day 1. AutoDesk Maya - Program Introduction + Getting Started REU Modeling Course Day 1 AutoDesk Maya - Program Introduction + Getting Started Workshop Workflow Compare/introduce CAD programs and purposes review Creating/Experimenting with Today s mini goal CAD Programs

More information

Split the 3D Editor Viewport

Split the 3D Editor Viewport Split the 3D Editor Viewport To create two viewports where there was previously one (the 3D Editor Viewport), click on the cross hatch in the upper right hand corner of the 3D Editor Viewport. When the

More information

Design Visualization with Autodesk Alias, Part 2

Design Visualization with Autodesk Alias, Part 2 Design Visualization with Autodesk Alias, Part 2 Wonjin John Autodesk Who am I? Wonjin John is an automotive and industrial designer. Born in Seoul, Korea, he moved to United States after finishing engineering

More information

Designing the look and feel for Smoke and Neon powers The creation of a new toolset and pipeline for I:SS Pros and cons from our new workflow and

Designing the look and feel for Smoke and Neon powers The creation of a new toolset and pipeline for I:SS Pros and cons from our new workflow and Designing the look and feel for Smoke and Neon powers The creation of a new toolset and pipeline for I:SS Pros and cons from our new workflow and lessons learned attempting to make something new Defining

More information

Basic Blender Commands This is just a partial list of Blender commands. Please visit the Blender.org website for more details.

Basic Blender Commands This is just a partial list of Blender commands. Please visit the Blender.org website for more details. Basic Key Commands Basic Blender Commands This is just a partial list of Blender commands. Please visit the Blender.org website for more details. TAB key- Toggles between edit mode (vertex editing) and

More information

TSBK03 Screen-Space Ambient Occlusion

TSBK03 Screen-Space Ambient Occlusion TSBK03 Screen-Space Ambient Occlusion Joakim Gebart, Jimmy Liikala December 15, 2013 Contents 1 Abstract 1 2 History 2 2.1 Crysis method..................................... 2 3 Chosen method 2 3.1 Algorithm

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

Fundamentals. Autodesk SDC. Better Textbooks. Lower Prices. Schroff Development Corporation. Supplemental Files

Fundamentals. Autodesk SDC. Better Textbooks. Lower Prices.  Schroff Development Corporation. Supplemental Files Autodesk 3ds Max Design 2012 Fundamentals Supplemental Files SDC PUBLICATIONS Schroff Development Corporation Better Textbooks. Lower Prices. www.sdcpublications.com Tutorial files on enclosed CD Table

More information

Chapter 4- Blender Render Engines

Chapter 4- Blender Render Engines Chapter 4- Render Engines What is a Render Engine? As you make your 3D models in, your goal will probably be to generate (render) an image or a movie as a final result. The software that determines how

More information

3D Graphics Pipeline II Clipping. Instructor Stephen J. Guy

3D Graphics Pipeline II Clipping. Instructor Stephen J. Guy 3D Graphics Pipeline II Clipping Instructor Stephen J. Guy 3D Rendering Pipeline (for direct illumination) 3D Geometric Primitives 3D Model Primitives Modeling Transformation 3D World Coordinates Lighting

More information

Working with the BCC Lens Flare and BCC Lens Flare Advanced

Working with the BCC Lens Flare and BCC Lens Flare Advanced Working with the BCC Lens Flare and BCC Lens Flare Advanced The BCC Lens Flare filter simulates a lens flare that is, streaks and spots of light on film caused by light bouncing inside of a camera lens.

More information

Academic Plan GAME & SIMULATION FOUNDATIONS

Academic Plan GAME & SIMULATION FOUNDATIONS Academic Plan GAME & SIMULATION FOUNDATIONS Unit Number: 1 GETTING STARTED PACING: 3 INSTRUCTIONAL MEETINGS Getting started Modeling 3DS Interface Right Click Menus Material Editor Track View Video Post

More information

Character Modeling IAT 343 Lab 6. Lanz Singbeil

Character Modeling IAT 343 Lab 6. Lanz Singbeil Character Modeling IAT 343 Lab 6 Modeling Using Reference Sketches Start by creating a character sketch in a T-Pose (arms outstretched) Separate the sketch into 2 images with the same pixel height. Make

More information

Chapter 4. Chapter 4. Computer Graphics 2006/2007 Chapter 4. Introduction to 3D 1

Chapter 4. Chapter 4. Computer Graphics 2006/2007 Chapter 4. Introduction to 3D 1 Chapter 4 Chapter 4 Chapter 4. Introduction to 3D graphics 4.1 Scene traversal 4.2 Modeling transformation 4.3 Viewing transformation 4.4 Clipping 4.5 Hidden faces removal 4.6 Projection 4.7 Lighting 4.8

More information

Computer Graphics. Shadows

Computer Graphics. Shadows Computer Graphics Lecture 10 Shadows Taku Komura Today Shadows Overview Projective shadows Shadow texture Shadow volume Shadow map Soft shadows Why Shadows? Shadows tell us about the relative locations

More information

Realistic and Fast Cloud Rendering in Computer Games. Niniane Wang Software Engineer Microsoft Flight Simulator (now at Google Inc) Intro Video

Realistic and Fast Cloud Rendering in Computer Games. Niniane Wang Software Engineer Microsoft Flight Simulator (now at Google Inc) Intro Video Realistic and Fast Cloud Rendering in Computer Games Niniane Wang Software Engineer Microsoft Flight Simulator (now at Google Inc) Intro Video 1 Agenda Previous Work 3-D Modeling + Art Pipeline Performance

More information

John Hsu Nate Koenig ROSCon 2012

John Hsu Nate Koenig ROSCon 2012 John Hsu Nate Koenig ROSCon 2012 Outline What is Gazebo, and why should you use it Overview and architecture Environment modeling Robot modeling Interfaces Getting Help Simulation for Robots Towards accurate

More information

A free open source modelling/rendering software

A free open source modelling/rendering software A free open source modelling/rendering software Rendering In short, rendering is the process of generating an image from a model or set of models in a scene file. Different styles ie. Photorealistic(Cycles),

More information

Rock Tutorial: Creating A Rock Like Seen In Gears Of War With A Focus On Normal

Rock Tutorial: Creating A Rock Like Seen In Gears Of War With A Focus On Normal http://www.icantbelieveitsnothighpoly.com/tutorials_new.html To view finished product 360 degrees around Instructions // Download: Video (Rotation of Final Mesh)/// (Right click and save) This is an advanced

More information

Create Models or Use a Library? Create your own library How to Get Started? [ 140 ]

Create Models or Use a Library? Create your own library How to Get Started? [ 140 ] The next step for our scenes is to add some furniture, to further increase the realism. As furniture is a key element, every item of furniture that we add to the scene increases the level of detail, and

More information

Shadows in the graphics pipeline

Shadows in the graphics pipeline Shadows in the graphics pipeline Steve Marschner Cornell University CS 569 Spring 2008, 19 February There are a number of visual cues that help let the viewer know about the 3D relationships between objects

More information

The Animation Process. Lighting: Illusions of Illumination

The Animation Process. Lighting: Illusions of Illumination The Animation Process Lighting: Illusions of Illumination Lighting = realism Although real people versus real clay/plastic is up to textures Realistic lighting = render time Some properties of lights Colour

More information

04. 3d Graphics UI & 3ds Max + MR

04. 3d Graphics UI & 3ds Max + MR Design + Computing 04. 3d Graphics UI & 3ds Max + MR 9/26/2014 CAD & Graphics II HOM2027 Fall 2014 Every Friday 2:00 pm 6:00 pm Jin Kook Lee, PhD. 02-2220-2645 designit@hanyang.ac.kr Assistant Professor,

More information

3D Modeling techniques

3D Modeling techniques 3D Modeling techniques 0. Reconstruction From real data (not covered) 1. Procedural modeling Automatic modeling of a self-similar objects or scenes 2. Interactive modeling Provide tools to computer artists

More information

Chapter Adding 1- T Mo he tio B n le to nde Yo r ur Inte Scerfac ne e Landscape Scene Stormy Night.mp4 End 200 Default Animation frame 1 Location

Chapter Adding 1- T Mo he tio B n le to nde Yo r ur Inte Scerfac ne e Landscape Scene Stormy Night.mp4 End 200 Default Animation frame 1 Location 1- The Blender Interface Adding Motion to Your Scene Open your Landscape Scene file and go to your scene buttons. It s time to animate our dark and stormy night. We will start by making the correct setting

More information

Illumination and Shading

Illumination and Shading Illumination and Shading Light sources emit intensity: assigns intensity to each wavelength of light Humans perceive as a colour - navy blue, light green, etc. Exeriments show that there are distinct I

More information

Chapter 9- Ray-Tracing

Chapter 9- Ray-Tracing Ray-tracing is used to produce mirrored and reflective surfaces. It is also being used to create transparency and refraction (bending of images through transparent surfaceslike a magnifying glass or a

More information

Point based global illumination is now a standard tool for film quality renderers. Since it started out as a real time technique it is only natural

Point based global illumination is now a standard tool for film quality renderers. Since it started out as a real time technique it is only natural 1 Point based global illumination is now a standard tool for film quality renderers. Since it started out as a real time technique it is only natural to consider using it in video games too. 2 I hope that

More information

The pre-modeling process consists of two main phases: dimensional data capture, and vertex tracing. We begin with the gate and chevron models:

The pre-modeling process consists of two main phases: dimensional data capture, and vertex tracing. We begin with the gate and chevron models: OVERVIEW My multimedia term project consists of the modeling, texturing, and animation of a working Stargate and DHD (Dial Home Device). Taken from the SG-1 series, and original Stargate Movie, the gate

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

Lecture 12: Advanced Rendering

Lecture 12: Advanced Rendering Lecture 12: Advanced Rendering CSE 40166 Computer Graphics Peter Bui University of Notre Dame, IN, USA November 30, 2010 Limitations of OpenGL Pipeline Rendering Good Fast, real-time graphics rendering.

More information

Maya Lesson 6 Screwdriver Notes & Assessment

Maya Lesson 6 Screwdriver Notes & Assessment Maya Lesson 6 Screwdriver Notes & Assessment Save a new file as: Lesson 6 Screwdriver YourNameInitial Save in your Computer Animation folder. Screwdriver Handle Base Using CVs Create a polygon cylinder

More information

Ray Cast Geometry. RayCast Node for Motion, Displacements and Instancing. New to The Ray Cast Geometry node has received an upgrade for 2018.

Ray Cast Geometry. RayCast Node for Motion, Displacements and Instancing. New to The Ray Cast Geometry node has received an upgrade for 2018. Ray Cast Geometry New to 2018 The Ray Cast Geometry node has received an upgrade for 2018. The Clipped Ray, Object item ID and Point Index of nearest vertex of the found intersection have been added as

More information

Interactive Computer Graphics A TOP-DOWN APPROACH WITH SHADER-BASED OPENGL

Interactive Computer Graphics A TOP-DOWN APPROACH WITH SHADER-BASED OPENGL International Edition Interactive Computer Graphics A TOP-DOWN APPROACH WITH SHADER-BASED OPENGL Sixth Edition Edward Angel Dave Shreiner Interactive Computer Graphics: A Top-Down Approach with Shader-Based

More information