19. May 2019
Programming,Guide
Unity's decision to make the Editor's dark theme exclusively part of the paid Pro version is highly questionable. Luckily there's a workaround...
29. April 2019
Programming,Shaders
Shadertoy.com offers thousands of awesome shaders (graphical applications, art), Wallpaper Engine enables animated interactive desktop backgrounds.So, I put two and two together and created Shadertoy Embedder, a Wallpaper Engine wallpaper, which lets users easily use shaders as wallpapers.
7. November 2018
For me one of the best ways to get into shader programming is to look at the code of others. That's why I published a collection of over 50 fragment shaders I've written using markusfisch's awesome ShaderEditor.
13. September 2018
Programming
Some time ago, I received two Singstar microphones for free. I wondered what I should do with them and figured karaoke would be too normal. The result is a ridiculous abomination of a party game.
8. June 2018
Uncategorized,Programming
A lighting system similar to Ambilight I built using WS2812b LEDs, an Arduino Nano and a 5V6A power supply. It creates a nice effect and relieves some eye strain when the room is dark.
14. March 2018
A clone of the popular 2048 game, all made by myself using Gimp and Greenfoot (Java).
1. March 2018
Shaders
A GLSL Shader playing Pong all by itself.
9. February 2018
Programming,Hardware
I took a Digispark USB Microcontroller, soldered a 5k Ohm potentiometer to it, added a plastic knob and wrote some simple lines of code...
5. February 2018
A GLSL Shader displaying a common(-ly hated) loading circle.
4. February 2018
The peak of technology. Pressing any key causes your PC to fart. AutoFartkey is a small immature AutoHotkey Script I wrote for fun. It listens for keypresses and plays random fart sounds. It is also incredibly effective at annoying people.