Skip to content

The algorithm used to draw line is far from accurate. #2

Description

@Ronmi

Currently we're using a very simple algorithm to draw lines, there must be a lot of algorithms work better. One example is the algorithm in libcaca, but it will be difficult to tell whether a cell is used by a line.

We have to find out a better approach which balances the shape of the line, and how we can detect if a cell is used in the line, and I have no idea now.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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