Skip to content

a 3D-visualizer for .st file generated in the project autoknit(https://github.com/textiles-lab/autoknit) and my personal project Scan2knit

Notifications You must be signed in to change notification settings

ZiniuLu/3D-Visualizer_st

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D-Visualizer_st

a 3D-visualizer for .st file generated in project autoknit(https://github.com/textiles-lab/autoknit) and my personal project Scan2knit(https://github.com/ZiniuLu/Scan2knit)

Image

1

2

Install

  1. install libigl at first
  2. install 3D-Visualizer_st and generate .sln file
git clone https://github.com/ZiniuLu/Scan2knit.git
mkdir build
cd build
cmake-gui ..
  1. open .sln file in Visual Studio 2019
  2. set 3D-Visualizer_st as Startup project
  3. Build & Run

Usage

  1. build the entire solution in Visual Studio 2019
  2. copy .st file into directory ./data/
  3. modify input parameters in the ./settings/Settings.csv file
  4. run ./build/Release/3D-Visualizer_st.exe

Example of Settings.csv

####,FILE_NAME
FILE_NAME,teddy2.st
,
####,PARAMETER
first-line,1000
length,2000

About

a 3D-visualizer for .st file generated in the project autoknit(https://github.com/textiles-lab/autoknit) and my personal project Scan2knit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages