Brillo 2.0 - Production ready 2D graphics
Haskell Community [Unofficial]
March 6, 2026
Last time I looked into that, it should be relatively easy to introduce opengl display lists (an immediate mode feature! deprecated in 3.1, yay!). Looks like the whole Picture can be compiled into it. Then a new primitive DisplayList can be added to call them (even as a part of other pictures. Not sure if they can be nested though).
Discussion in the ATmosphere