natario1 / Egloo

A lightweight Kotlin multiplatform framework for OpenGL ES and EGL management based on object-oriented components, inspired by Google's Grafika.
https://natario1.github.io/Egloo
MIT License
147 stars 21 forks source link

Plans for Vulkan support? #36

Open troy-lamerton opened 3 years ago

troy-lamerton commented 3 years ago

We have a codebase that depends on some OpenGL ES drawing classes.

For example:

Is Vulkan support planned? Or should I look for alternative solutions?