| Source code and data for our paper [Continuous Remeshing For Inverse Rendering](https://onlinelibrary.wiley.com/doi/10.1002/cav.2101) |
|
|
| ## Installation |
| - Clone this repo |
| - Requirements: |
| - Core: pytorch, pytorch_scatter |
| - Example (optional): nvdiffrast, imageio, tqdm |
| - Gui (optional): open3d |
| - Paper (optional): matplotlib, Blender, igl |
| |
| ## Getting Started |
| [example.py](example.py) is a good starting point. |
| |
| ## Videos |
| [Presentation at the CGI 2022](https://www.youtube.com/watch?v=-8GSxJ-iv7E) |
| |
| [](https://www.youtube.com/watch?v=-8GSxJ-iv7E) |
| |
| https://user-images.githubusercontent.com/18048248/180446077-e41e16a4-604d-495d-8e47-47c2f630c181.mp4 |
| |
| https://user-images.githubusercontent.com/18048248/180446367-f0bd5c18-09fb-4e53-ae7b-a9492f34760d.mp4 |
| |
| https://user-images.githubusercontent.com/18048248/180446380-4863c509-8037-446a-855b-f7b528a82e41.mp4 |
| |
| https://user-images.githubusercontent.com/18048248/180446394-94c68ccc-459c-49ed-b385-ba386c6c81aa.mp4 |
| |
| |