You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# Fabricatable 90° Pop-ups: Interactive Transformation of a 3D Model into a Pop-up Structure
2
-
This repository contains the code for the paper titled "[Fabricatable 90° Pop-ups: Interactive Transformation of a 3D Model into a Pop-up Structure](https://diglib.eg.org/bitstream/handle/10.1111/cgf14954/v42i7_26_14954.pdf)"([Video](https://www.youtube.com/watch?v=cjLScXbYkLw)).
2
+
This repository contains the code for the paper titled "[Fabricatable 90° Pop-ups: Interactive Transformation of a 3D Model into a Pop-up Structure](http://www.igl.ise.shibaura-it.ac.jp/projects/2023pg_fujikawa.html)"([Video](https://www.youtube.com/watch?v=cjLScXbYkLw)).
3
3
4
4
## Running Code
5
5
This Project is compiled and built using [Visual Studio](https://visualstudio.microsoft.com/). 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.
0 commit comments