https://kotlinlang.org logo
#compose-ui-showcase
Title
# compose-ui-showcase
d

Dragos Rachieru

05/25/2022, 2:54 PM
Hello everyone, here is my app(built with a friend) that controls linuxcnc using compose and JNI. (the screenshots are a little bit outdated as I reworked most of the colors using MaterialTheme colors to support dark mode on Gnome 42) https://github.com/dragossusi/KTCNC/tree/refactor The app is used to control CNC machines using a mini PC and a touchscreen monitor.
👍 3
👍🏼 1
It doesn't have any networking for now, only a small local sqlite database For now I'm trying to render 3D scenes in the app using
vtk
8 Views