Skip to content

[FEATURE] Primitive: Box #14

Description

@orgarten

Is your feature request related to a problem? Please describe.
New primitive: Box of arbitrary size -> can be constructed by 6 planes, but would be beneficial to have this kind of setup in order to speed up traversal. Furthermore, setting up a box via planes is cumbersome if done every time a box is needed.

Describe a possible solution.

  • Create 6 planes which construct the box
  • call intersect for such a contsruct

Describe alternatives you've considered
Setting up 6 individual planes, which is error prone.

**Needed: **

  • box blazeRT primitive

  • box as embree primitive

  • testing for blazeRT box

  • testing for embree box

  • support in blazertscene

  • support in EmbreeScene

  • testing of scene functions

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions