Immediate-Mode-UI / Immediate-Mode-UI/Nuklear

The text rendering nuklear_glfw_gl4 is disgusting

Open
#796 16 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
11.4k
Forks
686
Avg merge
4d 1h
Merged PRs (30d)
3

Description

Tried going under the latest version of gl4.6.
Built an example from nuklear_glfw_gl4.
Disabling or enabling nk_anti_aliasing param does not bring any changes.
The picture looks extremely ugly.
Is there any way to fix it?

![Image](https://github.com/user-attachments/assets/41eca478-1508-40d7-b0a9-7c52286c37fc)

Contributor guide

Open the contributing guide

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 with the nuklear_glfw_gl4 example and reproduce the reported text rendering under OpenGL 4.6, comparing output with nk_anti_aliasing enabled and disabled. Inspect the rendering path used by that example and use the attached image to characterize the defect. Done means the text renders cleanly and the anti-aliasing setting has the expected effect.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
computer-graphics
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.