kmcallister / azurescens

Renders interactive fractal-like animations
Apache License 2.0
18 stars 1 forks source link

Support OSMesa #27

Open kmcallister opened 7 years ago

kmcallister commented 7 years ago

Support for OSMesa would allow rendering images with no GPU. This is pretty slow although llvmpipe helps. For example, we could save PNGs or output terminal art with libcaca.

I believe glium has some level of OSMesa support already.