Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
blacksqr
on Oct 11, 2022
|
parent
|
context
|
favorite
| on:
Lite: A lightweight text editor written in Lua
So it uses SDL2 as a rendering engine. Does it roll its own widget library?
aethy
on Oct 11, 2022
[–]
No; rxi wrote a rendering cache infront of the renderer. It doesn't require a widget library for this reason; it's able to efficiently implement an immediate renderer. Simplifies the codebase a lot.
x13pixels
on Oct 12, 2022
|
parent
[–]
If you are interested, the write up on the cached software renderer used in Lite is written up here:
https://rxi.github.io/cached_software_rendering.html
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: