HTDerekLiu / normal_driven_MATLAB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Normal Driven Spherical Shape Analogies (MATLAB)

This is a simple demo code in MATLAB for Normal-Driven Spherical Shape Analogies (SGP 2021) by Hsueh-Ti Derek Liu and Alec Jacobson.

@article{Liu21Normal,
  author    = {Hsueh{-}Ti Derek Liu and
               Alec Jacobson},
  title     = {Normal-Driven Spherical Shape Analogies},
  journal   = {Comput. Graph. Forum},
  volume    = {40},
  number    = {5},
  year      = {2021},
}

Installation

This code only depends on the gptoolbox. Once you include gptoolbox using matlab's addpath, you are ready to run the main.m file :)

Contacts

If any issues or questions, please do not hesitate to contact hsuehtil@cs.toronto.edu.

About

License:Apache License 2.0


Languages

Language:MATLAB 100.0%