dobrakmato / kotlin-native-opengl
Creating modern OpenGL 4.6 renderer in Kotlin Native (using Shaders, DSA and other modern techniques)
☆18Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for kotlin-native-opengl
- Lightweight OpenGL abstraction for Kotlin Multiplatform☆46Updated 2 weeks ago
- WebGPU binding for kotlin multi platform☆40Updated 2 weeks ago
- Multiplaform kotlin library for calculating text differences. Based on java-diff-utils, supports JVM, JS and native targets.☆88Updated last week
- Thin multiplatform wrappers for graphics.☆105Updated last year
- Kotlin Multiplatform Foreign Function Interface☆89Updated this week
- Kotlin Compiler plugin for React boilerplate☆45Updated last year
- ☆38Updated 6 years ago
- Next gen dependency injection library for Kotlin [WIP]☆109Updated last month
- ☆26Updated 2 months ago
- Kotlin cORoutines AUdio - Pure Kotlin WAV, MP3 and OGG vorbis decoders☆58Updated 2 years ago
- YAML-based source-based kotlin module descriptors☆32Updated last year
- Multiplatform VideoGame engine and cohesive libraries for Kotlin JS + JVM + Native☆117Updated 2 years ago
- Moved to https://github.com/korlibs/korge☆75Updated 2 years ago
- Kotlin multiplatform library template.☆65Updated 2 months ago
- ☆30Updated 5 years ago
- Quick start kotlin gradle DSL☆70Updated last year
- Seamless two-way communication between Kotlin/Native and Kotlin/JVM. Supports suspend functions, classes, interfaces, no-copy buffers and…☆77Updated 3 weeks ago
- Notes on Kotlin compiler plugin development, internal structure of compiler and everything else Kotlin metaprogramming