Finally!
So Today the German delivery service Hermes rang on my door and I immediately new what it was – my long awaited toy/ tool… Continue reading 3D Printer arrived!
Tag: developing
formWiz – A invisble wizard, responding to the changes of your form
So recently I was thinking how to implement small dynamic forms into my website project “KFZ-Schlachter.de“.
Modern popular frameworks seem to big and bulky.
I decided to write simple form observer and see how it performs… Continue reading formWiz – A invisble wizard, responding to the changes of your form
HUD Progress
So I have been working on a HUD for Project Wunderwaffe. Continue reading HUD Progress
Export models from Wolfenstein: Enemy Territory
Already since some time I was planning to extract the models from the old, but amazingly good game Wolfenstein: Enemy Territory. A long long time I wasn’t able to figure out how to open or decompile some of the models in games directories, since the models had some weird extensions like *.mdm, *.mdx, , *.mdc, *.md3 etc.
The md3-format is a quite common one, no difficulties reading that, but the others are a causing more headache… Continue reading Export models from Wolfenstein: Enemy Territory