Skip to content

awf/OpenSubdiv-Model-Fitting

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

OpenSubdiv-Model-Fitting

Fitting subdivision surfaces to data.

Implements the main ideas in our CVPR 2016 tutorial (http://awf.fitzgibbon.ie/cvpr16_tutorial), but this is bare-bones code at the moment. Please use only if you're confident you can fix bugs due to compiler inconsistencies etc. I would love for someone to make it more polished, but if we wait until then, it may take forever for the code to be released.

Given that...

Instructions

Clone our modified Eigen (https://bitbucket.org/sergarrido/eigen_pr/branch/block-lma-awf-expts), ensuring you're on the block-lma-awf-expts branch.

Configure this project (OpenSubdiv-Model-Fitting) with cmake

Run the Fit-Subdiv-to-3D-Points project

And view log3d.html in a browser.

About

Fitting subdivision surfaces to data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published