GithubHelp home page GithubHelp logo

Boolean about truck HOT 3 OPEN

ricosjp avatar ricosjp commented on May 13, 2024 1
Boolean

from truck.

Comments (3)

ytanimura avatar ytanimura commented on May 13, 2024 3

Current Status:
Now we are implementing Boolean operations for solids in the case where all interfering faces are transversely intersected. We already implemented:

  • extraction of intersection polyline curves between two polygon meshes,
  • the struct IntersectionCurve for describing intersection curve between two surfaces, (Each intersection curve is leaded by a polyline curve extracted the above function.) and
  • creation of the loop wires (topological element) by collecting existing edges and new edges which consist the above intersection curves.

The picture below shows the polygons of the common part of the two parabolas, achieved by ad-hoc choosing the extracted loop wires.
intersection

Future tasks:

  • selection of the loop wires included in an AND , OR or MINUS shape of two solids
  • stabilization and acceleration of implementation. Now, it is unstable so that the unit tests fail 30% of the time and the constructed polygon have some holes. Moreover, they take very long time.
  • Implementation for the case where some faces are in close contact with each other

from truck.

ytanimura avatar ytanimura commented on May 13, 2024 3

The basic implementation has been completed, and the operation has become reasonably stable, although not yet at the enterprise level. ruststep has been released, so the set operations will be documented, and work on STEP I/O will be resumed first.

from truck.

ytanimura avatar ytanimura commented on May 13, 2024

We will be announcing more details about the progress of the Boolean operations in this week. There are some performance issues, but so far the implementation is making steady progress.
There are no concrete plans for generating a mesh from point cloud at this time. We plan to develop the API for web applications once STEP I/O and set operations are in place.

from truck.

Related Issues (20)

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.