Project Page | Paper |
This is the official implementation of MagicClay. For ease of use, it is implemeneted as a Threestudio extension.
- follow the installation instruction for Threestudio
- install the following:
pip install torch-scatter
pip install cyobj
pip install ConfigArgParse
- put the threestudio-magicclay folder inside the 'custom' folder in the main Threestudio installation.
- download demo data here
- put the demo data in a folder called demo_data in the threestudio-magicclay folder, to run the relevant demos in magicclay_demo.sh
If you found this work helpful, please cite as:
@article{Barda24,
title = {MagicClay: Sculpting Meshes With Generative Neural Fields},
author = {Amir Barda and Vladimir G. Kim and Noam Aigerman and Amit H. Bermano and Thibault Groueix},
year = {2024},
journal = {SIGGRAPH Asia (Conference track)}}