Skip to content

chillpert/rayex-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rayex-examples

This repository contains a collection of example scenes to show how rayex can be used in an actual project. It contains almost all features the framework has to offer at the moment.

Sponza Model

Usage

Note: The instructions below currently only work on Linux out of the box. Proper Windows support will follow shortly.

  1. Clone and compile rayex or grab pre-built binaries for your system.
  2. Clone this repostiory so that it is located in the same directory as the rayex repository (otherwise you would have to modify the CMakeLists.txt to match rayex's location)
  3. Compile the examples

Documentation

A documentation of all classes and functions can be found here.

Assets

I do not own any of the assets provided except for cube.obj and sphere.obj. All credits go to their respective creators.

About

A collection of example scenes rendered using the rayex path tracing framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published