Geometric Tools for Computer Graphics

Geometric Tools for Computer Graphics

查阅电子书
手机扫码
  • 微信扫一扫

    关注微信公众号

因版权原因待上架

内容简介

在线阅读本书

Do you spend too much time creating the building blocks of your graphics applications or finding and correcting errors? Geometric Tools for Computer Graphics is an extensive, conveniently organized collection of proven solutions to fundamental problems that you'd rather not solve over and over again, including building primitives, distance calculation, approximati...

(展开全部)

作者简介

在线阅读本书

Do you spend too much time creating the building blocks of your graphics applications or finding and correcting errors? Geometric Tools for Computer Graphics is an extensive, conveniently organized collection of proven solutions to fundamental problems that you'd rather not solve over and over again, including building primitives, distance calculation, approximation, containment, decomposition, intersection determination, separation, and more. If you have a mathematics degree, this book will save you time and trouble. If you don't, it will help you achieve things you may feel are out of your reach. Inside, each problem is clearly stated and diagrammed, and the fully detailed solutions are presented in easy-to-understand pseudocode. You also get the mathematics and geometry background needed to make optimal use of the solutions, as well as an abundance of reference material contained in a series of appendices.

Filled with robust, thoroughly tested solutions that will save you time and help you avoid costly errors. Covers problems relevant for both 2D and 3D graphics programming. Presents each problem and solution in stand-alone form allowing you the option of reading only those entries that matter to you. Provides the math and geometry background you need to understand the solutions and put them to work. Clearly diagrams each problem and presents solutions in easy-to-understand pseudocode. Resources associated with the book are available at the companion Web site www.mkp.com/gtcg.

Geometric Tools for Computer Graphics是2002年由MorganKaufmann出版,作者PhilipSchneider。

得书感谢您对《Geometric Tools for Computer Graphics》关注和支持,如本书内容有不良信息或侵权等情形的,请联系本网站。

购买这本书

你可能喜欢
新印象:VRayforSketchUp效果图高级渲染技法 电子书
本书旨在全面讲解VRay for SketchUp渲染器的功能及其应用。
新印象OctanceforCinema4D渲染技术核心教程 电子书
一本提高Cinema 4D三维渲染技术的教程,主要针对有一定Cinema 4D基础的读者编写。
计算机数学:算法基础线性代数与图论 电子书
计算机专业数学教材:六章涵盖核心知识,培养逻辑编程思维。
计算机导论 电子书
本书系统介绍计算机基础知识,兼具实践与习题。
数据恢复实用技术 电子书
《数据恢复实用技术》用8个项目全面讲解了数据恢复的关键技术以及逻辑故障下数据恢复的方法,主要内容包括数据恢复入门、恢复FAT32文件系统数据、恢复NTFS数据、恢复exFAT文件系统数据、恢复MBR磁盘分区与GPT磁盘分区、恢复HFS+数据、恢复Ext4文件系统数据和修复常见文件。《数据恢复实用技术》运用项目化教学方法,自浅入深,一步步将读者引入数据恢复技术的神秘殿堂。本书适合作为各类职业院校计算