Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 541 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 541 Bytes

OptixMinecraft

Fully path traced Minecraft using the Optix SDK.

Uses FastNoise: https://github.com/charlesangus/FastNoise

Based off of the OptixTraingle sample file from the SDK.

Setup

Requires: CUDA, OPTIX SDK, Nvidia RTX gpu

Unzip, put folder in Optix samples directory

Add to the sample directories cmakelists.txt

Generate CMAKE for optix

Put a 32*16 texture atlas in the debug directory called game.ppm Capture87