Skip to content

Implement union operation #42

@hannobraun

Description

@hannobraun

It should be possible to create the union of two shapes, using constructive solid geometry (CSG). This is currently not supported, except for the simplest case, disjoint bodies, which is supported in the form of fj::Group.

Implementing this requires more solid infrastructure in the host application for storing and querying shapes. Also see #43 and #44.

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: coreIssues relating to core geometry, operations, algorithmstype: enhancementNew features and improvements to existing features

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions