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

Widget in 3D space

Open
#657 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
11.4k
Forks
686
Avg merge
4d 1h
Merged PRs (30d)
3

Description

Nuklear is wonderful gui. What can makes it more wonderful? The possibility to use it as info billboard on top of a unit. Is there a way? For example

![6Ak1A](https://github.com/Immediate-Mode-UI/Nuklear/assets/50243012/e226f1fc-4343-461e-903a-ac48dcc4be6c)
(not my screenshot, found in the internet)

Is there a way to render text on top of theese guys using Nuklear? I beleve it is needed to pass some 3d matrix to every nuklear window and catch it in nk_convert... Something like that. How can I deal with it?
PS: if its already answered, Im sorry - google gives nothing

Contributor guide

Open the contributing guide

Research direction

Start at nk_convert, the conversion entry point named in the issue, and trace how Nuklear windows are represented before rendering. The issue does not name files or tests, so the 3D placement and matrix-handling requirements must be settled first; done would require a defined, reproducible way to render text over 3D units.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.