Source code and data for our paper Continuous Remeshing For Inverse Rendering
- Clone this repo
- Requirements:
- Core: pytorch, pytorch_scatter
- Example (optional): nvdiffrast, imageio, tqdm
- Gui (optional): open3d
- Paper (optional): matplotlib, Blender, igl
example.py is a good starting point.