Generating AI answer…
Blog
Read More ›photo – LifePhotosession on moto, 13 June A photosession with my wife in the Ve...
What else you can do on E-ink book with Android
Somehow after sitting next day at the computer, I realized that I can not continue to work...
Blog Archive
Click on a headline to read the teaser.
Nuklear+ — tiny crossplatform GUI
Nuklear+ (read as "Nuklear cross") is a front-end overlay for Nuklear GUI library. Write o...
Read More ›photo – LifePhotosession on moto, 13 June A photosession with my wife in the Veveri castle (Czech Republic). 13 June 2021 Read More ›articles – GamingBest Nintendo Switch … And for the past two years I play mainly on a Nintendo Switch. This post is my personal favorites list with some explanations. I'll try to keep the list updating.
Somehow after sitting next day at the computer, I realized that I can not continue to work because eyes hurt. Usually, I have a few days of rest and I'm back in the ranks. But these few days have to live almost without a computer and do not stare at the mobile phone.
Nuklear+ (read as "Nuklear cross") is a front-end overlay for Nuklear GUI library. Write one simple code, compile it for any supported frontend.
This is my personal web page for some interesting things: programming, Linux, karate etc. The site made as a portfolio, so you can see all my works through the times.
Nuklear is a library for creating immediate mode user interfaces. The library does not have any dependencies (C89 only! Only hardcore!). But also does not know how to create operating system windows or perform real rendering. Nuklear is an embedded library that provides user-friendly interfaces for rendering by implemented application. There are examples on WinAPI, X11, SDL, Allegro, GLFW, OpenGL, DirectX. The parent of the concept was the ImGUI library.