Home

Awesome

MagicClay: Sculpting Meshes with Generative Neural Fields

Project Page | Paper |

This is the official implementation of MagicClay. For ease of use, it is implemeneted as a Threestudio extension.

alt text

IMAGE ALT TEXT HERE IMAGE ALT TEXT HERE IMAGE ALT TEXT HERE

How to Install and Run

  1. follow the installation instruction for Threestudio
  2. install the following: <br/> pip install torch-scatter<br/> pip install cyobj<br/> pip install ConfigArgParse<br/>
  3. put the threestudio-magicclay folder inside the 'custom' folder in the main Threestudio installation.
  4. download demo data here
  5. 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)}}