Git Product home page Git Product logo

Comments (5)

Sanaxen avatar Sanaxen commented on August 20, 2024 1

Sorry.
STL files cannot be used for input.
Please try converting them to OBJ format before executing.

from obj-to-iges.

yvanblanchard avatar yvanblanchard commented on August 20, 2024

Thank you @Sanaxen

I tried with OBJ file (converted from STL), but the program stops (or hangs) at very beginning:

image

I tried various way of converting to OBJ, and same issue.
I also tried other obj files (original), but still failed.

Here is the OBJ file
Bunny-OBJ.zip

from obj-to-iges.

Sanaxen avatar Sanaxen commented on August 20, 2024

Sorry for the lack of explanation.
This tool is for OBJs with UV information.

The attached log shows an error for vertex uv num error.
This tool is called from mesh2cad when converting OBJ to CAD data, so it is recommended to use mesh2cad.

However, when I tried it, it generated a non-manifold part. I ended up with an incomplete conversion.
I tried several parameters without success.

I assume that the topology of the mesh data is correct, but it fails if there are small or collapsed triangles.
It is important to clean up the mesh data automatically.

However, this could be due to mesh2cad's segmentation process.
At this time it is not possible to automatically clean up the data output by segmentation.

I have attached the incomplete conversion.
iges.zip

from obj-to-iges.

Sanaxen avatar Sanaxen commented on August 20, 2024

uvmapping.zip

from obj-to-iges.

Sanaxen avatar Sanaxen commented on August 20, 2024

I used meshlab's function “Decimation with Simplified Quadric Edge Collapse”.
Conversion to CAD data went well.

image
image
iges (2).zip
uvmapping (2).zip

from obj-to-iges.

Related Issues (1)

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.