Hey guys, I'm not sure if I've just run into a bad stream of luck, I've been using the Cintweak and a couple mini keyboards have just been malfunctioning and breaking down. At first I had this keycool keyboard for a long time, it was always finicky for some reason, more so just the plug in usb into the keyboard was so…
Hello people I am staring to get nervous about technology (or lack of), maybe its my age but I think something more sinister is happening. I am sure you have read the win 8 critique and I have tried win 8 on a laptop and yes I gave it a chance but I just cant gel with it and I wont even bother trying to do any serious…
Introduction I'm currently working on a top-down shooter, codenamed Aurora. It will be a multiplayer exclusive, but the backstory is set in a future where magic is real and has been exposed to the public. The player is a member of a military task force established to contain the threat of magical creatures passing into our…
Started a small generator for braids :) I simply converted an old tutorial (KevinJohn's) into maxscript and made it parametrable :) -- BRAID TOOLtry(destroyDialog BraidGeneratorRollout)catch()rollout BraidGeneratorRollout "Braid Generator" width:176 height:152( spinner spnNB "Nb of Strands" pos:[16,56] width:152 height:16…
Hello everybody! In my years of game development I got really tired of saving tga files from your PSD file. I have checked the internet several times for a program that can split my PSD file into tga files, but all I could find were slow scripts or not easy to use. So I figured it would be time to write one myself. The…