Lars Ivar Hatledal
Lars Ivar Hatledal
Netbeans IDE dev 201707250001 Gradle version 4.1-rc-1 Plugin version 2.0.0.1 As seen in the image below, 3rd party the require statement gets highlighted as an an error. The code itself...
Copy the docs from `three.js` funtions to `three.kt` functions
`three.js` caches uniforms to avoid writing them at each frame. `three.kt` does not. Lets do that.
Make sure dispose can be / is called
Experiencing frequent gimbal locks.. Never had this issue with three.js or three.kt ..