Skip to content

A modular physically-based photorealistic global illumination renderer

Notifications You must be signed in to change notification settings

adruomnfd/misaki-render

 
 

Repository files navigation

misaki

misaki is a physically-based photorealistic global illumination renderer written in modular, plugin based architecture

(still working in progress)

Prerequisite

vcpkg

Build

vcpkg install fmt pugixml tbb embree3 OpenImageIO
mkdir build
cd build
cmake ..
make -j8

About

A modular physically-based photorealistic global illumination renderer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.3%
  • C 10.1%
  • Other 1.6%