MilchRatchet / Luminary

CUDA based Pathtracing Offline and Realtime Renderer
MIT License
30 stars 1 forks source link

Logger and Config File #51

Closed MilchRatchet closed 2 years ago

MilchRatchet commented 2 years ago

This implements logging functions and a cmake configuration file.

Closes #48 Closes #49