Skip to content

cffjiang/cis563-2019-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIS563-Fall2019-Assignment

Download

git clone https://github.com/cffjiang/cis563-2019-assignment

Install Packages (Ubuntu)

sudo apt install libsuitesparse-dev libxcursor-dev libxinerama-dev libopenblas-dev
sudo apt install make cmake g++ libeigen3-dev gfortran libmetis-dev libopenvdb-dev
sudo apt install libboost-all-dev libilmbase-dev libopenexr-dev libtbb2 libtbb-dev
sudo apt install libz-dev clang-format-6.0 xorg-dev libglu1-mesa-dev

Build

cd cis563-2019-assignment
mkdir build && cd build
cmake .. -DCMAKE_BUILD_TYPE=release && make -j 12

Run mass spring program

cd ../Projects/mass_spring
./mass_spring

Output will be saved in Projects/mass_spring/output/, which can then be viewed by Houdini.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •