- Kasumi is a cross-platform, light and easy-to-use research-oriented multi-backend renderer, including a workbench renderer, a software rasterizer and a pathtracer.
As a cross-platform project, Clion is highly recommanded to build Kasumi.
- C++ 20
- Cmake > 3.24
First recursively clone this repo and all submodules.
git clone --recursive https://github.com/HinaPE/Kasumi-renderer.gitcmake -S . -B Build
cmake --build Build --config Releasecmake -S . -B Build
cmake --build Build --config Releasecmake -S . -B Build
cmake --build Build --config Release
