shifting some bits ...

programming

Latest Posts
Procedural generation: Planet gallery

Since there was quite some interest in what my simple gas giant shader code can produce, I’ve compiled a few…

Procedural generation: Gas giants

Simple (and fast) procedural generation of gas giants.

Arduino: User input without external buttons

Using the MCUSR to distinguish user-resets from power-on/brown-outs to control an Arduino using the inbuilt reset-button.