Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.32 KB

File metadata and controls

13 lines (10 loc) · 1.32 KB

Fabricatable 90° Pop-ups: Interactive Transformation of a 3D Model into a Pop-up Structure

This repository contains the code for the paper titled "Fabricatable 90° Pop-ups: Interactive Transformation of a 3D Model into a Pop-up Structure"(Video).

Running Code

This Project is compiled and built using Visual Studio. To run this project, please first open Fabricatable90Popup.sln in Visual Studio. Next, change the Configuration to Release and the Platform to x64. Finally, to run project code, press Ctrl + F5. If the 3rd party components are correctly installed, the application will run.

Install CGAL and Qt6

Please install CGAL and Qt6.

  • CGAL: Install with Vcpkg.
  • Qt6: Install from here. We recommed Qt version 6.1.1.

Data

The Stanford Bunny data is included as an example in this repository (Fabricatable-90-Pop-up/Fabricatable-90-Pop-up/data).