Skip to content

Feature Request: Drawing 2D Rays, and Lines, not just vectors. #173

Description

@jerryepratt

When you draw a Line in the YoGraphics Properties Panel, it draws a line segment, starting from the start point in the direction of the line.

It would also be nice to be able to draw a line (off to infinity in both directions) and a ray (off to infinity in one direction).

If not to infinity, it would be nice to be able to set the line length or something like that instead.

Right now the line goes from the start point in the direction. It's length is one if the line has been normalized for some reason. Otherwise, it goes from the start point to the end point. Better would be to have a line segment (different object from a line) that goes from start to end and a line that goes from start and infinity in the directions. And a Ray that goes in from the start to infinity in one direction.

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