Skip to content

Make raycast() compatible with polygonsย #172

Open
@itzpr3d4t0r

Description

@itzpr3d4t0r

Right now the geometry.raycast function is compatible with Circles, Lines and Rects but not Polygons. It would suffice to have a simple implementation that just does N ray-Line raycasts for now. We can always try to optimize that in the future.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions