Giter Site home page Giter Site logo

Add Oskar Linde's hull() about bosl HOT 5 CLOSED

revarbat avatar revarbat commented on September 18, 2024
Add Oskar Linde's hull()

from bosl.

Comments (5)

adrianVmariano avatar adrianVmariano commented on September 18, 2024

I suggest adding hull() as part of polyhedra.scad. We might want a secondary file to keep the namespace clean, as hull() depends on a ton of stuff we probably don't want exposed. I also think there should be some convention for functions that we're too lazy to actually hide but which aren't intended for users to call, maybe prefixing with "_" or something like that.

from bosl.

revarbat avatar revarbat commented on September 18, 2024

Agreed on the _ prefix for non-exposed functions.

from bosl.

adrianVmariano avatar adrianVmariano commented on September 18, 2024

Perhaps we should rename it hull_faces() since it actually returns a face list.

There is discussion on the forum of doing a hull of points by calling the hull module on a bogus polyhedron with a vertex list and a list of garbage faces that includes all the vertices. Apparently this outperforms Linde's code, though of course you don't get a face list to work with.

from bosl.

revarbat avatar revarbat commented on September 18, 2024

Working on integrating the common functions into the math library.

from bosl.

revarbat avatar revarbat commented on September 18, 2024

Added in master branch commit 96739c3

from bosl.

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.