Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rendera

License: MIT Windows Linux

A raytracing engine written in C++17.

This project was made as a part of the Seasons of Code (SoC) initiative by the WnCC Club at IITB.

Note The project uses some libraries which are added as submodules, to clone this project use

    git clone --recurse-submodules https://github.com/wermos/Rendera.git

To build the project and run locally,

    cmake -S. -Bbuild -DCMAKE_BUILD_TYPE=Release
    cmake --build build
    ./build/Rendera/Rendera

About

A C++17 ray-tracing engine.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages