Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 340 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 340 Bytes

Bulbit

Bulbit is a physically based raytracing renderer.

Building

  • Install CMake
  • Ensure CMake is in the system PATH
  • Clone the repository git clone https://github.com/Sopiro/Bulbit
  • Run CMake build script depend on your system
    • Visual Studio: Run build.bat
    • Otherwise: Run build.sh