Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

So it uses SDL2 as a rendering engine. Does it roll its own widget library?


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.


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: