Chemistory Minimap WIP
Chemistory minimap for subway including character marker. Subway lines are loaded via SVGLoader
to allow for greater customization and color/animation in the future. Next update should have some more level ...
Chemistory minimap for subway including character marker. Subway lines are loaded via SVGLoader
to allow for greater customization and color/animation in the future. Next update should have some more level ...
My current company, HelloWorld, hosted a small games jam after hours. Over the course of 5 days, James (another dev at HW) and I put together two small concepts utilizing ...
Read More »Last Updated
Recently I had the need to obfuscate/minify some Python files before I distributed them. Coming from the Javascript world of ES6 where transpilers and processors are plentiful, I figured there ...
Read More »Made this in like 3 hours. Ripped the audio from a video my friend sent me and it felt like a good fit.
...
Read More »Cubecus is here! After a long time coming (4 years on and off), I've gotten my Blender level design add-on into a releasable state (even though in alpha and with ...
Read More »Python in Blender can be tiring. A simple problem becomes an arduous trek through docs, examples, and sometimes the C API to find the Blender way to write given Python ...
Read More »Last Updated
I probably put way too much into this, but I really love progress animations where objects reify themselves from wireframe to whole.
...
Read More »Large single page web applications have a disadvantage over multi-page applications in that no page reload occurs. This means memory leaks are able to cause more performance problems in single ...
Read More »If you want to do unit tests of Blender Python code, it might be to your benefit to not startup Blender every time you want to run them but to ...
Read More »I updated the balance projection calculator thingy a week or so ago but I thought I'd write about it. Here's a demo image:
...
Read More »