Skip to content

andrewwuan/smallpt-parallel-bvh-gpu

Repository files navigation

smallpt-parallel-bvh-gpu

See http://andrewwuan.github.io/smallpt-parallel-bvh-gpu/ for details.

How to run:

mkdir build && cd build && cmake ../ && make && ./smallpt

Configure your scene in "scene" file. A random scene for benchmark can be generated by compiling and running rand_scene_gen.cpp.

About

A GPU implementation of smallpt (http://www.kevinbeason.com/smallpt/) with Bounding Volume Hierarchy (BVH) tree.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published