Git Product home page Git Product logo

loopycuts's People

Contributors

corentindumery avatar mlivesu avatar nicopietroni 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

loopycuts's Issues

So many build errors

Has anyone been able to build this on Windows? Wondering which version of QT, and what other pre-requisites are required. Also, how to derive the accompanying .rosy and .sharp files?

Build issues

Hi developers,

While trying to build LoopyCuts I get the errors from vcg library:

  • glIsBuffer identifier is not found;
  • glDeleteBuffersARB identifier is not found.

Probably there are some changes in vcg library that need to be reflected in LoopyCuts code?
Please have a look.

Sincere,
Nikita

Ubuntu compilation

Hello,

I would like to test LoopyCuts, but I am getting an error when trying to comile it under Ubuntu:

./tracing_field/sharp_feature_manager.h:940:19: warning: ignoring return value of β€˜int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
940 | fscanf(f,"%d,%d,%d\n",&FType,&FIndex,&EIndex);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: *** [Makefile:1215: glwidget.o] Error 1

I ran qmake . and that created the stash file. Now when I am running make -j4 command it gives the error above. Which version of Qt should be used? I have used qt5 and also installed additional libraries for opengl.

Thank you for any help with this.
Slaw

compile on linux

hello,
I am trying to compile loopycuts in tuxedOS 2,
I have installed qt and tetgen (1.6.0)
I have:

  • qt in ~/home/USER/Programs/qt-everywhere-src-6.6.0
  • tetGen in ~/home/USER/Programs/tetgen1.6.0

so I followed the indication in the git:

  1. git clone --recursive https://github.com/mlivesuLoopyCuts.git
  2. modified the file volumetric_cutter.pro the variable 'INCLUDEPATH' to INCLUDEPATH *= /home/USER/Programs/tetgen1.6.0/include
  3. went to loop_distribution (cd ../loop_dustribution)
  4. qmake .
  5. make -j4
    nevertheless I am geting errors and the complilation stops, here is the log file I am getting:
    logMake.txt
    any help would be appreciated

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.