Immediate-Mode-UI / Immediate-Mode-UI/Nuklear
How to draw images with rawfb?
- Dominant language
- C
- Stars
- 11.4k
- Forks
- 686
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 3
Description
I am trying out Nuklear on a raw frame buffer (boot loader environment - U-Boot).
I can see examples of how to create an nk_image and draw it for openGL, but I cannot figure out how it works with nuklear_rawfb.h
It seems to draw fonts but I am not sure how to make it draw images. Is there an example?
Contributor guide
Research direction
Start by reading nuklear_rawfb.h and compare its image handling with the existing nk_image OpenGL examples mentioned in the issue. Clarify the raw framebuffer image API and the expected U-Boot usage before defining an example; done should be a documented, reproducible way to draw images alongside fonts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- frontend
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100