中国高校课件下载中心 》 教学资源 》 大学文库

清华大学:《计算机图形学基础》课程教学资源(授课教案)纹理映射

文档信息
资源类别:文库
文档格式:PDF
文档页数:83
文件大小:1.88MB
团购合买:点击进入团购
内容简介
清华大学:《计算机图形学基础》课程教学资源(授课教案)纹理映射
刷新页面文档预览

Texture.Texture- Texturing is a fundamental technique inComputer Graphics, allowing us to representsurface details without modeling geometricmaterial details- We will describe the basic ideas andapplications of texture in this course

Texture • Texture – Texturing is a fundamental technique in Computer Graphics, allowing us to represent surface details without modeling geometric material details. – We will describe the basic ideas and applications of texture in this course

Texture.TextureLeft Image (Without texture) ,Right Image (Withtexture),Note the differences between two images.The right one is more realistic

Texture • Texture Left Image (Without texture) ,Right Image (With texture) ,Note the differences between two images. The right one is more realistic

Texture.Why we need texture?- Modeling surface details is one of the mostimportant tasks for rendering realistic images.: For example, if we want to model a brick wall.: One option: use a huge number of polygonswith appropriate surface coloring andreflectance characteristics to model the surfacedetails

Texture • Why we need texture? – Modeling surface details is one of the most important tasks for rendering realistic images. • For example, if we want to model a brick wall. • One option: use a huge number of polygons with appropriate surface coloring and reflectance characteristics to model the surface details

Texture.Why weneed texture?- However, in most applications, few people wouldcare much about the details of the brick wall andwould normally view the wall from a distance.- In this situation, we probably don't need to knowall the details of the brick wall. Instead, we cansimply model the wall as a big flat polygon, andpaste onto the polygon a wall image so that thepolygon looks like a real brick wall

Texture • Why we need texture? – However, in most applications, few people would care much about the details of the brick wall and would normally view the wall from a distance. – In this situation, we probably don’t need to know all the details of the brick wall. Instead, we can simply model the wall as a big flat polygon, and paste onto the polygon a wall image so that the polygon looks like a real brick wall

Texture. What is Texture?- This image, which is an approximation to thereal brick wall, is called texture in graphics- The process of applying the texture to anobject surface is called texture mapping (纹理映射)or texturing (贴纹理)

Texture • What is Texture? – This image, which is an approximation to the real brick wall, is called texture in graphics – The process of applying the texture to an object surface is called texture mapping (纹理 映射) or texturing (贴纹理)

Texture. Why texture is useful?- Texturing resolves the two problems.. First, by representing the surface as a textureimage, you don't have to painfully model allthe geometric and material details. This savestime and resources and allow users to do othermore important things

Texture • Why texture is useful? – Texturing resolves the two problems. • First, by representing the surface as a texture image, you don’t have to painfully model all the geometric and material details. This saves time and resources and allow users to do other more important things

Texture: Second, by rendering a rough polygonal model(e.g. a single square polygon for a brick wall)and a texture instead of a detailed geometricalmodel with different BRDFs, the rendering canbe done much more efficiently, either via raytracer or hardware . This saves computerstime andresources

Texture • Second, by rendering a rough polygonal model (e.g. a single square polygon for a brick wall) and a texture instead of a detailed geometrical model with different BRDFs, the rendering can be done much more efficiently, either via ray tracer or hardware . This saves computers time and resources

Texture.Why we need texture?ModelModel+ShadingModel +Shading+TexturesAtwhatpointdothings startlooking real?Formoreinfoonthecomputerartworkof JeremyBimseebttp://www.3drender.com/jbirn/productions.html

Texture • Why we need texture?

More texture example

More texture example

Original Model

Original Model

刷新页面下载完整文档
VIP每日下载上限内不扣除下载券和下载次数;
按次数下载不扣除下载券;
注册用户24小时内重复下载只扣除一次;
顺序:VIP每日次数-->可用次数-->下载券;
相关文档