mat-renderer A simple PyTorch physics-based differentiable material renderer based on the Cook-Torrance model. Example material svBRDF maps: Rendered results: Environment setup Anaconda, for environment management. conda env create -f environment.yaml conda activate mat-renderer Demo demo.ipynb, for usage and examples.