kivy / kivy

Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
https://kivy.org
MIT License
17k stars 3.04k forks source link

Describe graphics stack more accurately in README.md #8686

Closed clayote closed 3 weeks ago

clayote commented 3 weeks ago

Kivy supports OpenGL ES 2.0, but it's mostly built on SDL these days. I believe my build goes through Vulkan.

clayote commented 3 weeks ago

Oh.

Well, since I misunderstood something so basic, I probably shouldn't be the one to describe it, at the moment...