首页 > 其他 > 详细

My first Graphics project

时间:2017-05-15 20:55:39      阅读:285      评论:0      收藏:0      [点我收藏+]

  Rasterizer VS Raytracer

  Rasterizer:

  1, real-time rendering, hard mode for optimization

  2, OpenGL Specification in details, but not that pedagogical as PBRT

  3, Help you understand common API like OpenGL or DirectX

  

  RayTracer:

  1, CS348b, PBRT, Ray Tracing from ground up.

  2, Easier to implement than a rasterizer.

 

  In Common:

  1, Great Coding practice.

  2, Wonderful feast for learning Graphics and Basic Algorithms.

  3, Big Systems, experience for System Engineering required.

 

  I will go with a raytracer.

  PBRT is more academic.

My first Graphics project

原文:http://www.cnblogs.com/graphinerd/p/6858239.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!