mpr
mpr copied to clipboard
Reference implementation for "Massively Parallel Rendering of Complex Closed-Form Implicit Surfaces" (SIGGRAPH 2020)
Hi Matt. First of all, impressive work you're doing here :) I suspect that performance could be improved considerably if each opcode was 32bit instead of 64bit. It seems like...
Hello! Thanks for your excellent work. I don't know much about your research, but I'm very interested in that. I tried for two days and finally managed to compile and...
I would like to use the Tree constructed with Libfive's Oracle API for rendering with MPR, taking full advantage of the GPU's acceleration capabilities. However, I found that the code...