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

Multiplatform support #20

Closed natario1 closed 4 years ago

natario1 commented 4 years ago

Egloo can now run on android native targets with Kotlin Multiplatform. Other targets like iOS can probably be added with little effort.