Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 420 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 420 Bytes

raytracing_homework

many problems needs to be solved

1.to slow,need write in cuda

2.the specular mtl and transparent mtl's scatter function exist some error. The way to choose which type of sampling or whether to refract is just determine by a random number and a number I defined randomly.

  1. the code is shit. I need to write a Integal class to address this problem. For three scene,I write 3 shader function.