Literature and tutorials for writing a ray tracer

后端 未结 11 925
灰色年华
灰色年华 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 09:08

    This user has some interesting tutorials on ray tracing, these tutorials use C# I believe:

    http://www.codeproject.com/script/Articles/MemberArticles.aspx?amid=3589667

    I'm sure there will be some better tutorials, but this might be of interest.

提交回复
热议问题