MatBuilder Source Code
Résumé
Source code of the paper MatBuilder: Mastering Sampling Uniformity Over Projections, Loïs Paulin, Nicolas Bonneel, David Coeurjolly, Jean-Claude Iehl, Alexander Keller, Victor Ostromoukhov, ACM Trans. on Graphics, SIGGRAPH 2022.
@article{paulin2022,
author = {Loïs Paulin and Nicolas Bonneel and David Coeurjolly and Jean-Claude Iehl and Alexander Keller and Victor Ostromoukhov},
journal = {ACM Transactions on Graphics (Proceedings of SIGGRAPH)},
month = {August},
number = {4},
title = {MatBuilder: Mastering Sampling Uniformity Over Projections},
volume = {41},
doi = {https://doi.org/10.1145/3528223.3530063},
year = {2022}
}
This project contains both the source code of MatBuilder and profiles used in the paper (tested on linux and MacOS). The software uses Wojciech Jarosz's Galois++ library for computations on Galois fields.