Skip to content

Intersection Methods #9

@AlanRynne

Description

@AlanRynne

Add as many intersection methods as possible, starting with the simplest ray casting. Ideally this should be done taking advantage of parallel tasks in order to gain performance, but this must be benchmarked.

Things I could program directly:

  • Raycasting for all geometries.
  • Plane intersection for all geometries.
  • Initial hacky mesh/mesh intersection
  • Grab the most useful methods from here

This list must be completed...

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions