Skip to content

czy20000902/INF574_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INF574_Project

By Zhaoyang Chen and Ribal Teeny

General introduction

An python implementation for the paper Make It Stand: Balancing Shapes for 3D Fabrication published in 2013.

How it works

  1. (If the model is stored as .off file) Run off2obj.py to generate the corresponding .obj file.
  2. (If the model object is in a stable status) Run rotation.py to rotate the model object.
  3. Run voxelize.py to voxelize the model and generate the corresponding .npy files.
  4. Run carve.py to carve the interior of the model to make it balance while keeping the surface intact.
  5. (If you want)Run Visualization_plt.py to visualize the results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •