VirtualTam's bookmarks
23 bookmarks found
-
ANGLE - Almost Native Graphics Layer Engine
2023-12-05 Allow users of multiple operating systems to seamlessly run WebGL and other OpenGL ES content by translating OpenGL ES API calls to one of the hardware-supported APIs available for that platform
-
-
-
-
Kotlin and Android | Android Developers
2018-02-14 - https://kotlinlang.org/docs/tutorials/kotlin-android.html
- https://android.github.io/kotlin-guides/style.html
- https://proandroiddev.com/android-ndk-interaction-of-kotlin-and-c-c-5e19e35bac74
- https://medium.com/yalantis-android/android-ndk-calling-kotlin-from-native-code-40a1cb0f6164
- https://stackoverflow.com/questions/36932662/android-how-to-call-ndk-function-from-kotlin
- https://android-developers.googleblog.com/2017/05/android-announces-support-for-kotlin.html
- https://www.youtube.com/watch?v=c6mhYGCKeaI
-
Advent Calendar - Discuss the Elastic Stack
2017-12-11 "To celebrate the end of the 2017 calendar year, the Elastic Engineering team will be publishing a series of Elastic Stack tips each day, from the 1st of December through the 25th of December[0]. As we are a distributed organisation, and with community members from all corners of the globe, you'll be seeing these threads in a variety of our native languages.
For some examples of what to expect, here is a selection of upcoming topics:
- How to make an Elasticsearch Ingest Plugin (in Japanese)
- Upgrade to 6.x with reindex API and tips (in Chinese)
- ECE: From the trenches (in English)
- Kibana tips for new users (in English)"
-
VexFlow & React
2017-08-04 VexFlow rendering:
- https://github.com/0xfe/vexflow/wiki/Understanding-Renderer-&-Context
- https://github.com/0xfe/vexflow/blob/master/src/renderer.js
React resources:
- https://facebook.github.io/react/docs/refs-and-the-dom.html
- https://facebook.github.io/react/docs/components-and-props.html
- https://facebook.github.io/react/docs/typechecking-with-proptypes.html
React examples:
- https://gist.github.com/wchargin/96f2550531b67c379b3e
- https://github.com/kirkness/react-vexflow-example
React-Native examples: