Here's a little Android App in Kotlin that rotates a cube in 3D.
It uses Rotation Matrix
I hope this will be helpful to people looking to adapt the rotation matrix concept into Kotlin. Feel free to interact with me for any comments, suggestions, questions or anything else.