varabyte / kobweb

A modern framework for full stack web apps in Kotlin, built upon Compose HTML
https://kobweb.varabyte.com
Apache License 2.0
1.46k stars 65 forks source link

Make sure the openGL canvas works #119

Closed bitspittle closed 2 years ago

bitspittle commented 2 years ago

I expose an openGL canvas API but I've never tested it. We must verify it works before 1.0 to make sure the API doesn't need some tweaking before API lockdown.

bitspittle commented 2 years ago

Yep it's working. There is now also an openGL sample people can learn from as well: kobweb create examples/opengl

https://user-images.githubusercontent.com/43705986/155381563-3d0f33f0-76bf-4d87-8896-0094585c1f78.mp4