Computer Graphics from Scratch: A Programmer’s Introduction to 3D Rendering


Computer Graphics from Scratch: A Programmer's Introduction to 3D Rendering
by 作者: Gabriel Gambetta
Publisher Finelybook 出版社: No Starch Press (May 13,2021)
Language 语言: English
pages 页数: 248 pages
ISBN-10 书号: 1718500769
ISBN-13 书号: 9781718500761
File size: 29.32 MB
Item Weight: 1.24 pounds


Book Description
Computer Graphics from Scratch demystifies the algorithms used in modern graphics software and guides beginners through building photorealistic 3D renders.
Computer graphics are at work everywhere today,adding eye-popping details to video games,hyper-realistic CGI to major blockbusters,and life-like imagery to computer-animated films. This beginners book will introduce you to a core slice of this ever-expanding field,3D rendering,with a focus on two popular algorithmic methods: raytracing and rasterization.
Written to be easily understood by 作者: high-school students but rigorous enough for professional engineers,you’ll build each of these surprisingly simple algorithms into complete,fully functional renderers as you build your knowledge base. The first half covers raytracing,which simulates rays of light as they bounce off of objects in a scene; the second half breaks down rasterization,the real-time process for converting 3D graphics into a screen-compatible array of 2D pixels. Every chapter gives you something visually new and exciting to add to your works-in-progress,from creating reflections and shadows that make objects look more realistic,to rendering a scene from any directional point of view.
You’ll learn how to:
Represent objects in a scene,and use perspective projection to draw them in
Compute the illumination for light sources (point,directional,and ambient)
Render mirror-like reflections on surfaces,and cast shadows for depth
Use clipping algorithms to render a scene from any camera position
Implement flat shading,Gouraud shading,and Phong shading algorithms
“Paint” textures that fake surface details and turn shapes into everyday objects
The book uses informal pseudocode throughout the text,so you can write your renderers in any language. In addition,the author provides links to live working versions of his algorithms

下载地址:

Computer Graphics from Scratch 9781718500761.zip

下载地址 Download
打赏
未经允许不得转载:finelybook » Computer Graphics from Scratch: A Programmer’s Introduction to 3D Rendering

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏