Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 214 Bytes

File metadata and controls

9 lines (6 loc) · 214 Bytes

Compile Main Unity Gaussian Viewer

cmake -G "Visual Studio 16" . -B build

cmake --build build --config Release -j 4

Then copy the unity_gaussian.dll file into the Assets\Plugins\x86_64 folder