riceroll / GeodesyPlus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GeodesyPlus: Inverse Design Tool for Asymmetrical Self-Rising Surfaces with Color Texture

This is the code for the paper:

Inverse Design Tool for Asymmetrical Self-Rising Surfaces with Color Texture

Dependency

  • libigl
  • eigen3
  • ShapeOp
  • build-essential
  • xorg-dev
  • libgl1-mesa-dev

Build

git submodule update --init
mkdir build; cd build; cmake ..; make

Run

./geodesy ../dat/bear/bear.graph

About


Languages

Language:C++ 99.5%Language:C 0.5%Language:CMake 0.0%Language:Shell 0.0%