Anti-Aliasing Support
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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