Technical Resources to bookmark

https://korlibs.soywiz.com/korag/

Korag - Kotlin cORoutines Accelerated Graphics

Depends on korio and korim. Used by korui.

Provides an unified API for accelerated graphics: opengl, webgl, stage3d, directx, vulkan, metal… Provides an AST for Shaders and a DSL for building them in code. And integrates perfectly with korio, korim and korui.

Right now provides implementations for: webgl, awt+opengl and GL es Android.

The new SwiftUI framework, similar to Android Compose and not too far from us.

https://developer.apple.com/tutorials/swiftui/drawing-paths-and-shapes

Interesting rendering

Box/Unbox cost of lambdas