Literature and tutorials for writing a ray tracer

后端 未结 11 928
灰色年华
灰色年华 2020-12-07 08:20

I am interested in finding recommendations on books on writing a raytracer, simple and clear implementations of ray tracing that can be seen on the web, and online resources

11条回答
  •  情歌与酒
    2020-12-07 08:55

    The best one I have found is: http://www.devmaster.net/articles/raytracing_series/part1.php This tutorial does tend to move a bit fast, but it covers lots of aspects of raytracing.

提交回复
热议问题