码迷,mamicode.com
首页 > 其他好文 > 详细

My first Graphics project

时间:2017-05-15 21:01:25      阅读:213      评论:0      收藏:0      [点我收藏+]

标签:ast   cin   cat   with   render   engine   graph   specific   rom   

  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

标签:ast   cin   cat   with   render   engine   graph   specific   rom   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!