Giter Site home page Giter Site logo

kuiwuchn / stitchmeshing Goto Github PK

View Code? Open in Web Editor NEW
105.0 105.0 27.0 7.15 MB

Partial source code of Siggraph 2018 paper "Stitch meshing"

Home Page: http://www.cs.utah.edu/~kwu/stitchmodeling#stitchmeshing

License: GNU Lesser General Public License v3.0

CMake 1.08% GLSL 1.64% C++ 87.30% C 9.99%

stitchmeshing's People

Contributors

kuiwuchn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

stitchmeshing's Issues

Where's the yarn-level model?

Hi, great works!
I've read the README and followed the step-by-step instructions. I am using the default model of fertility_tri.obj to run my test, and was able to generate two obj files, namely fertility_tri.obj_stmesh.obj and fertility_tri.obj_surout.obj. However, none of them was the yarn-level model. Am I missing something?
image

Gurobi does not have 32 bit distributions anymore

Hi,

I was trying to build the project and there has been a lot of changes to Windows development environments and the supported libraries since the beginning of this repo.

First of all Gurobi support that has been used in the project is now deprecated, they are not even in the obsolete list.

As of today, CMake is not able to find the compilers for VS Community 2015. I was able to configure and create the project for VS Community 2017 and later versions. However when I tried to build the project, all the dependency projects build fine but the stitch-meshing project throws the linker error since there are no 32-bit distributions of the Gurobi anymore.

I will try to find the 64 bit versions of the external libraries and try to compile this project again with all 64 bit libraries but currently I am not able to reproduce the results from this repo.

Debug build breaks in Extract step

Build platform: Windows x64
Build Tools: Visual Studio 15 2017

Problem: After the Debug build is run and the using the test mesh fertility_tri.obj following the steps in the README I am stuck in the Extract step:

image

Here it is stuck after the last line and the UI is not responsive anymore. I see that this the line from extract.cpp.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.