dyoo47 / svo-raytracer

Java/LWJGL pathtracer based on the paper "Efficient Sparse Voxel Octrees" by Samuli Laine and Tero Karras.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svo-raytracer

Java/LWJGL pathtracer based on the paper Efficient Sparse Voxel Octrees by Samuli Laine and Tero Karras.

Features:

  • Real-time pathtraced GI
  • Up to 8192^3 voxel resolution
  • Multi-threaded world generation

Level files have been left out due to file size limits.

nzbig mirrorblobs diffusecave bluegreen svo thiccblock colorblobs blobs normals normalmirrors

About

Java/LWJGL pathtracer based on the paper "Efficient Sparse Voxel Octrees" by Samuli Laine and Tero Karras.

License:Apache License 2.0


Languages

Language:Java 99.5%Language:GLSL 0.5%