See Entries for a full list of the entries on my scratchpad. See my G+ posts too. |
Home
Javascript fire
A small html5 fire effect I did a couple of months ago: http://pierre.palats.com/fire.html . As many can recognize, it's the classical demo effect that was popular quite some time ago :) |
Doom levels in minecraft
A small program I wrote that I forgot to mention here: https://github.com/Palats/wadcraftIt converts Doom level (.wad) to minecraft format (.schematics) Here is a demonstration of what it does: |
Managing Web Worker startup
I've added some explanation and code in order to initialize html5 javascript Web Workers without race conditions: Javascript Web Workers Startup (it's an hardly documented issue afaik) |
1-4 of 4