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

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

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

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 • 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 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 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 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 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 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?

More texture example

Original Model

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