hcabel / OpenVoxel

OpenVoxel is a Open source voxel game engine/editor
GNU General Public License v3.0
15 stars 2 forks source link

Render raytracing directly on the end frame #67

Closed hcabel closed 1 year ago

hcabel commented 1 year ago

Instead of rendering the scene to a raytracing image and then copy this image to the end frame, render the raytracing to the end frame directly.