mifi / mifi/editly

Anti-Aliasing Support

Open
#51 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
5.5k
Forks
374
PR merge metrics
No merged PRs in 30d

Description

Some of the gl-transitions cause a strong aliasing effect. It seems the reason is lacking support for anti-aliasing in headless-gl (see https://github.com/stackgl/headless-gl/issues/30).
I also noticed some aliasing effects on the text output.

I don't think there's anything that can be done in editly directly, I just wanted to mention this in case others stumble on the same issue.

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.

Research direction

Start by reading the linked headless-gl issue 30 and compare its anti-aliasing limitation with the reported aliasing in gl-transitions and text output. This issue does not define a direct editly change or a completion condition; it explicitly notes that the cause may be outside editly.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
computer-graphics
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.