Skip to content

eapenzhan/sketch-retopo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sketch-Based Generation and Editing of Quad Meshes  
http://igl.ethz.ch/projects/sketch-retopo/

Kenshi Takayama  
kenshi84@gmail.com

*****

The project is configured using CMake (www.cmake.org), so please install it first.
Build files (Makefile for Unix systems, *.sln for Visual Studio) can be generated by the following commands for example:

    > mkdir build
    > cd build
    > cmake ..

Prebuilt binaries for Windows/MacOSX/Ubuntu are under ./bin.
Please refer to ./doc/readme.docx for a brief instruction on how to use the software.

About

CAD project about sketching on 3D models to generate mesh.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published