OpenGLChapter8.ppt

  1. 1、本文档共90页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
OpenGLChapter8

Computer Graphics with OpenGL 3e Chapter8 Representation and modeling of 3D objects PREFACE Graphics scenes contain many different kinds of objects and material surfaces: trees, flowers, clouds, rocks, water, bricks, wood paneling, rubber, paper, steel, glass, plastic, cloth…… There is no single method to describe objects. Polygon and quadric surfaces :provide precise descriptions for simple objects; spline surfaces and constructive solid-geometry : useful for designing aircraft wings ……; procedural methods, such as fractal constructions and particle systems:used to model terrain features, clouds……; physically based modeling methods :used to describe the nonrigid behavior of cloth or jello(凝胶物); octree encodings:used to represent internal features of objects( medical CT images). Two representation of solid objects: Boundary representations: describe a three-dimensional object as a set of surfaces that separate the object interior from the environment(polygon facets and spline patches ). Space-partitioning representations: used to describe interior properties(as octree) outline 8-1 Polyhedra(多面体) 8-12 B-Spline Curves 8-3 Curved Surfaces 8-18 OpenGL Approximation-Spline 8-4 Quadric Surfaces Functions 8-5 Superquadrics 8-19 Sweep Representations(扫描表示) 8-6 OpenGL Quadric-Surface 8-20 Constructive Solid-Geometry and Cubic-Surface Functions Methods 8-7 Blobby(柔性) Objects 8-21 Octrees 8-8 Spline Representations 8-22 BSP Trees Methods 8-9 Cubic-Spline Interpolation 8-23 Fractal-Geometry Methods 8-24 Other Procedural Methods 8-10 Bezier Spline Curves 8-25 Particle Systems 8-11 Bezier Surfaces 8-1 Polyhedra The most commonly Boundary representations is a set of surface polygons that enclose objects interior To describe a set of polygon surfaces, we use a list of vertex coordinates for each polygon over the object surface outline 8-1 Polyhedra(多面体) 8-12 B-Spline Curves 8-3 Curved Surfaces

文档评论(0)

sd44055 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档