Skip to content

snumrl/TillingPatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

TillingPatch

Related Author : Manmyung Kim Kyunglyul Hyun

Related Publication : Symposium on Computer Animation 2012

This code was written for and is being made available to accompany the Symposium on Computer Animation 2012 paper "Tiling Motion Patches". When you run the code, it begins to make tilings.

Dependencies

This code is written with Visual Studio 2010 and uses some C++11 features.

It depends on the following libraries:

  • RAPID - Robust and Accurate Polygon Interference Detection
  • V-COLLIDE
  • CML (Configurable Math Library)
  • FLTK 1.1.8
  • UMFPACK
  • Lua Tinke