项目作者: ganterd

项目描述 :
Pretty simple raytracer using C++ on CPU (no GPU acceleration). Made so I could better understand BVH construction and traversal using SSE/AVX SIMD instructions. Not massively optimised at all.
高级语言: C++
项目地址: git://github.com/ganterd/raytracer.git
创建时间: 2018-05-09T15:33:37Z
项目社区:https://github.com/ganterd/raytracer

开源协议:

下载