网站购物车   | 店铺购物车  
店铺平均得分:99.58 分,再接再厉!!!【查看全部评价】
评分 40分 50分 60分 70分 80分 90分 100分
数量 0 1 1 0 5 22 940
本店铺共有 0 笔投诉记录,投诉率 0% ,低于平均投诉率 1% 【查看详细】
投诉类型
数量
比例
店主称呼:小朋   联系方式:购买咨询请联系我  15926366612    地址:湖北省 武汉市 洪山区 武汉理工大学鉴湖校区学海6舍南边门面
促销广告:最大的二手大学教材店铺 满29包邮!!!
图书分类
店铺公告
满29包邮!本店售出的任何一本书都会先检查再发货,保证书籍无缺页,无破损等影响阅读的情况
店铺介绍
欢迎您来到武汉海文书店。本书店在武汉有规模最大的实体旧书店;经营各类古旧图书近5万余册。同时可以上门收购各类图书。手机;15926366612;提前声明;快递公司和邮电局的发货速度和服务质量与本书店无关;因为这是本店所不能掌控的。不要因为这样给本店不好的评价。订书时尽量请提前沟通;因为有实体书店;同步出售;谢谢。
交易帮助
第一步:选择图书放入购物车。
第二步:结算、填写收货地址。
第三步:担保付款或银行汇款。
第四步:卖家发货。
第五步:确认收货、评价。
作/译者:Donald D.Hearn 出版社:电子工业出版社
计算机图形学(第四版)(英文版)
出版日期:2012年02月
ISBN:9787121157059 [十位:7121157055]
页数:864      
定价:¥89.00
店铺售价:¥16.20 (为您节省:¥72.80
店铺库存:3
注:您当前是在入驻店铺购买,非有路网直接销售。
正在处理购买信息,请稍候……
我要买: * 如何购买
** 关于库存、售价、配送费等具体信息建议直接联系店主咨询。
联系店主:购买咨询请联系我  15926366612
本店已缴纳保证金,请放心购买!【如何赔付?】
买家对店铺的满意度评价:查看更多>>
评分
评价内容
评论人
订单图书
《计算机图形学(第四版)(英文版)》内容提要:
本书是一本内容丰富、取材新颖的计算机图形学著作,在前一版的基础上进行了全面扩充,增加了许多新的内容,覆盖了近年来计算机图形学的*新发展和成就。全书层次分明、**突出,并附有使用OpenGL编写的大量程序及各种效果图,是一本难得的**教材。全书共分为24章及3个附录,全面系统地讲解了计算机图形学的基本概念和相关技术。作者首先对计算机图形学进行综述;然后讲解二维图形的对象表示、算法及应用,三维图形的相关技术、建模和变换等;接着介绍光照模型、颜色模型和动画技术
《计算机图形学(第四版)(英文版)》图书目录:
1.A Survey of Computer Graphics
2.Computer Graphics Hardware
3.Computer Graphicss of tware
4.Graphics Output Primitives
5.Attributes of Graphics Primitives
6.Implementation Algorithms for Graphics Primitives and Attributes
7.Two.Dimensional Geometric Transformations
8.Two—Dimensional Viewing
9.Three.Dimensional Geometric Transformations
10.Three—Dimensional Viewing
11.Hierarchical Modeling
12.Computer Animation
13.Three—Dimensional Object Representations
14.Spline Representations
15.OtherThree—Dimensional Object Representations
16.Visible—Surface Detection Methods
17.Illumination Models and Surface—Rendering Methods
18.Texturing and Surface—Detail Methods
19.Color Models and Color Applications
20.Interactive Input Methods and Graphical User Interfaces
21.Global Illumination
22.Programmable Shaders
23.Algorithmic Modeling
24.Visualization of Data Sets
《计算机图形学(第四版)(英文版)》文章节选:
Empty regions of the space are represented by the voxel type "void." Aswith a quadtree representation, a heterogeneous octant in the region is subdivideduntil the subdivisions are homogeneous. For an octree, each node can have fromzero to eight immediate descendants.
Algorithms for generating octrees can be structured to accept definitions ofobjects in any form, such as a polygon mesh, curved surface patches, or solid-geometry constructions. For a single object, the octree can be constructed fromthe enclosing box (parallelepiped) determined by the coordinate extents of theobject.
Once an octree representation has been established for a solid object, variousmanipulation routines can be applied to the object. An algorithm for performingset operations can be applied to two octree representations for the same region ofspace. For a union operation, a new octree is constructed using the octree nodesfrom each of the input trees. To set up an intersection representation for two inputoctrees, we construct the new tree using the octants where the two objects overlap.Similarly, for a difference operation, we look for regions occupied by one objectand not the other.
A number of other octree-processing algorithms have been developed. Three-dimensional rotations, for instance, are accomplished by applying the transforma-tions to spatial regions represented by the occupied octants. To locate the visibleobjects in a scene, we can first determine whether any front octants are occupied.If not, we proceed to the octants behind the front octants. This process contin-ues until the occupied octants are located along the viewing direction. The firstobject detected along any viewing path through the spatial octants, front to back,is visible, and the information for that object can be transferred to a quadtreerepresentation for display.
《计算机图形学(第四版)(英文版)》编辑推荐与评论:
《国外计算机科学教材系列:计算机图形学(第4版)(英文版)》在选题、翻译和编辑加工过程中,为提高教材质量,我们做了大量细致的工作,包括对所选教材进行全面论证;选择编辑时力求达到专业对口;对排版、印制质量进行严格把关。对于英文教材中出现的错误,我们通过与作者联络和网上下载勘误表等方式,逐一进行了修订。《国外计算机科学教材系列:计算机图形学(第4版)(英文版)》可作为信息技术等相关专业本科生和研究生的教材或参考书,也可作为计算机图形技术人员的参考资料。