kvision icon indicating copy to clipboard operation
kvision copied to clipboard

WebGL module for 3D graphics

Open mgrouch opened this issue 2 years ago • 2 comments

Currently there is no available option in kvision for 3D graphics.

KVision bindings to three.js would be a useful addition

https://threejs.org/

Thanks —MG

mgrouch avatar Jun 02 '22 20:06 mgrouch

See my answer for similar request: #95. TLDR: creating Kotlin bindings for a complex JS library is a huge job - contributions are welcomed.

rjaros avatar Jun 03 '22 07:06 rjaros

I think a big step toward it was done here https://github.com/Pozo/threejs-kotlin

Or even more here: https://github.com/markaren/three-kt-wrapper

mgrouch avatar Jun 05 '22 18:06 mgrouch