Skip to content

Primitive to Signed Distance Field #72

Closed
@weymouth

Description

@weymouth

I need the capability to compute the signed distance function to a primitive. (See https://discourse.julialang.org/t/which-package-function-for-signed-distance-fields/43487)

Since any(?) other primitive can can meshed, the first order of business would be a mesh2SDF function. I've found similar functions coded up in other languages (see post above). I would be happy to add this capability myself, but I'm pretty new to Julia (<1 month) and unlikely to get it in the package in a way that works for everyone.

Let me know if people are interested in this and willing to refactor some hacked together code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions