ARCH 481 3d Modeling and Rendering lecture four: texture maps.

Slides:



Advertisements
Similar presentations
Color: This channel applies color, textured patterns, or images to the surface.
Advertisements

Texture Mapping. Texturing  process that modifies the appearance of each point on a surface using an image or function  any aspect of appearance can.
Real-Time Rendering TEXTURING Lecture 02 Marina Gavrilova.
ATEC Procedural Animation Introduction to Procedural Methods in 3D Computer Animation Dr. Midori Kitagawa.
COMPUTER GRAPHICS CS 482 – FALL 2014 OCTOBER 6, 2014 TEXTURE MAPPING TEXTURES BUMP MAPPING ENVIRONMENT MAPPING PROCEDURAL TEXTURING.
Reflections from Bumpy Surfaces GPU Graphics. What are we trying to achieve?  Most surfaces are not flat like glass  Some of these surfaces still give.
Rendering with Texture Maps CMPS 160 Assignment 5.
2006 Fall MATH 100 Lecture 81 MATH 100 Lecture 19 Triple Integral in cylindrical & spherical coordinate Class 19 Triple Integral in cylindrical & spherical.
Lecture 15 Today Transformations between coordinate systems 1.Cartesian to cylindrical transformations 2.Cartesian to spherical transformations.
Chapter 6.4 2D Textures and Texture Mapping. 2 Definition and Purpose 2D images designed for use on 3D object Its importance and order in the art pipeline.
Design Realization lecture 5 John Canny 9/9/03. Preamble  Reactions to Maya?  Please return the CDs soon (new material needs to be installed on them).
Lecture 16 Today Gradient of a scalar field
1 Angel: Interactive Computer Graphics 4E © Addison-Wesley 2005 Introduction to Computer Graphics Ed Angel Professor of Computer Science, Electrical and.
1 Lecture 9 Lighting Light Sources Reflectance Camera Models.
Texture Mapping April 9, The Limits of Geometric Modeling Although graphics cards can render over 10 million polygons per second, that number.
University of New Mexico
ENVIRONMENT MAPPING. Kriglstein, WallnerEnvironment mapping2 INTRODUCTION What is environment mapping? Parameterization Prefiltering & Phong Model Fresnel.
1 3D –graphics and animation Shading and Surface Characteristics Harri Airaksinen.
Lecture 14 Today Orthogonal coordinate systems 1.The Cartesian (rectangular) coordinate system 2.The cylindrical coordinate system 3.The spherical.
Computer Graphics Inf4/MSc Computer Graphics Lecture 11 Texture Mapping.
Lecture 19: Triple Integrals with Cyclindrical Coordinates and Spherical Coordinates, Double Integrals for Surface Area, Vector Fields, and Line Integrals.
1 Texturing. 2 What is Texturing? 3 Texture Mapping Definition: mapping a function onto a surface; function can be:  1, 2, or 3D  sampled (image) or.
UFCEKT-20-33D Modelling and Animation 3D Modelling & Animation Materials and Textures Maps.
10.7 Cylindrical and Spherical Coordinates (Curvilinear Coordinates)
Textures and Maps MCC Computer Modelling Trimester 1 – 2015/2016.
ECSE 4750: Computer Graphics Rensselaer Polytechnic Institute Nov 5, 2012 Texture and Texture Mapping.
Shading. What is Shading? Assigning of a color to a pixel in the final image. So, everything in shading is about how to select and combine colors to get.
09/09/03CS679 - Fall Copyright Univ. of Wisconsin Last Time Event management Lag Group assignment has happened, like it or not.
1 Angel and Shreiner: Interactive Computer Graphics 6E © Addison-Wesley 2012 Introduction to Computer Graphics Ed Angel Professor Emeritus of Computer.
1 Introduction to Computer Graphics SEN Introduction to OpenGL Graphics Applications.
Computer Graphics I, Fall 2008 Introduction to Computer Graphics.
1 Angel: Interactive Computer Graphics 5E © Addison-Wesley 2009 CS4610/7610: Introduction to Computer Graphics.
1 Introduction to Computer Graphics with WebGL Ed Angel Professor Emeritus of Computer Science Founding Director, Arts, Research, Technology and Science.
Business and Computing Deanery 3D Modelling Tools Week 18 More on materials.
Week 10:Rendering 1. In the last lecture we saw how to model objects and represent them as wireframe models. Wire frame models depict the outer hull of.
CGDD 4113 POLYGONAL TEXTURING. UV COORDINATES (AKA TEXTURE COORDINATES) (0, 0)(1, 0) (1, 1)(0, 1) (1, 1)(0, 1) (0, 0)(1, 0) Polygon to be textured.
Maya 8 at a Glance Chapter 4: Creating Textures. Shaders 2 Lambert: No highlights Phong: Distinct specular highlights Phong E: Greater controls for softer.
Material obtained from Summer workshop in Guildford County, July, 2014 Unit 6.
Bump Map 1. High Field Function: H(u, v) New Normal : N’
Computing & Information Sciences Kansas State University Advanced CG 2 of 8: MappingsCIS 636/736: (Introduction to) Computer Graphics CIS 736 Computer.
Color: This channel applies color, textured patterns, or images to the surface.
Mapping: Image Texturing CPSC 591/691. Texture Mapping Two-dimensional techniques place a two-dimensional (flat) image onto an object using methods similar.
Texturing CMSC 435/ What is Texturing? 2 Texture Mapping Definition: mapping a function onto a surface; function can be: – 1, 2, or 3D – sampled.
Identify the coordinate system that best describes symmetry about the z-axis
Lecture 19 Flux in Cartesian Coordinates.
Rendering tools in 3DMax
Week 7 - Wednesday CS361.
University of New Mexico
Buffers and texture mapping
Texture Mapping.
Computer Graphics Texture Mapping
Introduction to Computer Graphics
Basic Rendering Techniques
ATEC Procedural Animation
ATCM 3310 Procedural Animation
Understanding Theory and application of 3D
Mapping.
Introduction to Computer Graphics
Introduction to Computer Graphics
Procedural Animation Lecture 6: Mapping
ATCM 6317 Procedural Animation
Understanding Theory and application of 3D
Texture Mapping Ed Angel Professor Emeritus of Computer Science
Lecture 17 Today Divergence of a vector filed
Texture Mapping 고려대학교 컴퓨터 그래픽스 연구실.
Adding Surface Detail 고려대학교 컴퓨터 그래픽스 연구실.
Adding Surface Detail 고려대학교 컴퓨터 그래픽스 연구실.
Lecture 16 Gradient in Cartesian Coordinates
Texture Mapping Jung Lee.
Shading and Surface Characteristics
Presentation transcript:

ARCH 481 3d Modeling and Rendering lecture four: texture maps

Texture Maps Surface Style Controlling Surface Style Defining Surface Style

Shaders Color Shaders Reflection Shaders Transparency Shaders Bump Shaders

Controlling Surface Style Applying Surface Style Texture Map Control tool

Applying Surface Style Assign Surface Style Common problem

Texture Map Control tool Texture Map Mapping Method

Flat Cubic Cylindrical Spherical Parametric UV Coordinates

Flat

Cubic

Cylindrical

Spherical

Texture Groups

Defining surface style