a physically based gpu accelerated path tracer
for you to actually use it, clone this repo, download specifically love 12 from the love2d github actions and in a terminal inside the project folder run lovec ./ and there you go.
| keybind | what it does |
|---|---|
| Enter | opens the scene file picker |
| Space | pauses/starts rendering |
| \ | opens the environment exr file picker |
| Ctrl + S | saves the current render state as an exr file on the working directory |
| Alt + S | saves the current depth buffer as an exr file on the working directory |
| W | moves forward |
| A | moves to the left |
| S | moves backwards |
| D | moves to the right |
| E | moves up |
| Q | moves down |
| Mouse 2 hold | pans camera |
| Shift + Mouse 1 | focus the camera on the mouse position |
its made in love 12 and its just as fast as you expect it to be
also heres some renders made with it