Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 769 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 769 Bytes

Rende Toy

A toy spectral renderer.

Features

Requirements

  • Optix 7.1.0
  • CUDA 10.0 or later

Build

Just build with default setting.

Run

toy_exe <the_scene.toml>

There is a tool obj2ma for importing .obj file as .ma file which can be read by this renderer.