/PaperCutLight

Paper cut light box previewer

Primary LanguageC++MIT LicenseMIT

Paper Cut Light Previewer (PCL)

Paper cut light box is a light box which consists of layered paper cuts. AIK, it's hard to design how it looks like before we actually make it and put LED lights behind the layers. So I write this previewer to compute the appearance of light boxes.

PCL is written with C++ and DirectX 11, so it only runs on Windows.

Screenshot

pic

Usage

Build From Source

git clone --recursive https://github.com/AirGuanZ/PaperCutLight.git
cd PaperCutLight
mkdir build
cd build
cmake .. -DPCL_CN=OFF
  • use PCL_CN=ON/OFF to select chinese/english version.

Download Prebuilt Binaries

Win10-64bit

User Manual

English Version

简体中文

Reference

Papas, M., de Mesa, K. and Jensen, H.W. (2014), A Physically‐Based BSDF for Modeling the Appearance of Paper. Computer Graphics Forum, 33: 133-142.