13 Forks
150 Stars
150 Watchers

mpr

Reference implementation for "Massively Parallel Rendering of Complex Closed-Form Implicit Surfaces" (SIGGRAPH 2020)

How to download and setup mpr

Open terminal and run command
git clone https://github.com/mkeeter/mpr.git
git clone is used to create a copy or clone of mpr repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mpr https://github.com/mkeeter/mpr/archive/master.zip

Or simply clone mpr with SSH
[email protected]:mkeeter/mpr.git

If you have some problems with mpr

You may open issue on mpr support forum (system) here: https://github.com/mkeeter/mpr/issues