The Brain Dump
Game development, Nebula Device, personal mumblings...
9 Jan 2016
Moving to github
›
I'm moving this blog over to github in an desperate attempt to finally keep all my web stuff in a single place (plus: keeping the blog i...
10 Nov 2014
New Adventures in 8-Bit Land
›
Alan Cox’ recent announcement of his Unix-like operating system for old home computers got me thinking: wouldn’t it be cool write programs ...
8 Oct 2014
Cross-Platform Multitouch Input
›
TL;DR : A look at the low-level touch-input APIs on iOS, Android NDK and emscripten, and how to unify them for cross-platform engines with l...
24 May 2014
Shader Compilation and IDEs
›
I recently played around with shader code generation and the GLSL reference compiler in Oryol . The result is IMHO pretty neat: Shader s...
20 Apr 2014
cmake and the Android NDK
›
TL;DR: how to build Android NDK applications with cmake instead of the custom NDK build system, this is useful for projects which already us...
2 Feb 2014
It's so quiet here...
›
…because I’m doing a lot of weekend coding at the moment. I basically caught the github bug over the holidays: http://www.github.com/flooo...
›
Home
View web version