PilotLightTech / PilotLightTech/pilotlight

[FEATURE]: Cleaner Primitive Thick Outline Rendering

Open
#116 1 comment 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

extension: Drawing type: Feature type: Improvement
Dominant language
C
Stars
118
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Contact Details

No response

What is the feature?

I would like the ability to draw primitive outlines without overlapping corners. Made apparent when using thick lines shown here:

Image

Because this will be more expensive and generally not required, I'm thinking it could be an option in plDrawLineOptions. In dcapp I translated points to the intersections of the adjacent points to get the following result:

Image

Desribe alternatives you have considered?

Other potential solutions

Extension

Draw

Libraries

None

System

None

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.