Latios96 / crayg

Personal raytracer to learn C++ and rendering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate optimizations for lens raytracing

Latios96 opened this issue · comments

Investigate how this could be improved (compared to Thin Lens, Realistic Camera, Polynomial Optics)

  • SOA
  • use of Eigen
  • SOA / Eigen
  • Intel ISPC