Questions tagged [skiko]
2 questions
0
votes
0 answers
Render Swing UI on top of Skiko panel
I want to write a game with Skiko, using Swing for the UI. I assume I need to render a transparent JPanel on top of another JPanel running the Skiko renderer. I'm new to Swing in general so I'm not really sure where to even start.
I have Skiko…

chrispytoes
- 1,714
- 1
- 20
- 53
0
votes
1 answer
Is Skiko right now only available for JVM awt?
Using this: https://github.com/JetBrains/skiko/
I was able to get the SkiaAwtSample to work and it shows a window with a grid of animating clocks. It shows that the backend is OpenGL (I'm using Linux Mint 21, and have NVidia proprietary drivers…

Mike
- 2,393
- 3
- 25
- 37