mikoro / varjo

Physically based GPU (CUDA) wavefront path tracer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Varjo

Physically based GPU (CUDA) wavefront path tracer.

Screenshot

Download

Download the latest version:

Windows 64-bit Mac OS X (10.9+) Linux 64-bit (Ubuntu 16.04 LTS)
N/A N/A N/A

You will need a NVIDIA GTX 900 Series GPU or newer.

For windows, you will also need the Microsoft Visual C++ Redistributable for Visual Studio 2017.

Features

Instructions

Controls

For the interactive mode:

Key Action
W/A/S/D Move around (+ Q/E for up/down)
Mouse left Look around
Ctrl Move slower
Shift Move faster
Alt Move even faster
Insert/Delete Adjust move speed
Space Stop moving

License

Varjo
Copyright © 2017 Mikko Ronkainen

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

About

Physically based GPU (CUDA) wavefront path tracer

License:Other


Languages

Language:C 74.9%Language:C++ 23.4%Language:Objective-C 0.8%Language:Cuda 0.8%Language:Makefile 0.1%Language:Batchfile 0.0%Language:Shell 0.0%