Skip to content

Sopiro/Bulbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

961 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulbit

Bulbit is a physically based raytracing renderer.

Building

  • Install CMake
  • Ensure CMake is in your system PATH
  • Clone the repository
    git clone https://github.com/Sopiro/Bulbit
  • Build the project
    mkdir build
    cd build
    cmake ..
    cmake --build .

About

Physically based renderer

Topics

Resources

License

Stars

Watchers

Forks

Languages