Call Unity’s mono complier from within Sublime Text
Here is a little teaser screenshot. Full update with instructions coming soon. Update Sorry I took forever and never quite finished this. Fortunately Frédéric Vauchelles finished this work and you can find it on his blog: Sublime Text 2 package for Unity3d builds or on his GitHub....
Unity Automatic Documentation Generation (An Editor Plugin)
This is my Unity plugin for Doxygen. It allows you to generate documentation for all your C# scripts from within the Unity editor very easily. Check out the video, it pretty much explains it all. You can download it here. ...
Using Sublime Text 2 with Unity3D
This video details all my plugins for using Sublime Text 2 with Unity. How to install them (through sublime text's package control system), how to use them, and what they do. If you downloaded versions of these plugins from any of my older blog posts...
HyperCube HD Unity Game Tech Demo
This is a little tech demo for a gesture based tablet tower defense game that a friend of mine and I build and showed around at E3 2011. I couldn't finding any funding for it and my friend got hired away by a bigger game...
Cleaning up the Visual iTweenPath editor
Before After Get the Source ...
Sony Move Linux mouse driver
A couple weeks ago at the game developers conference Sony announced a new product called moved.me which is basically a C library that allows you to connect the move controller to your computer. Is currently in closed beta and I just got access to it...
DIY USB arcade gamepad
I finished my final project for that computer architecture course I mentioned a few posts back. I ended up building a USB arcade style gamepad. It uses an AVR mega8 as its processor and all coding was done in C. Check out the pictures below...
Lab bench power supply from ATX PSU
As I mentioned in my previous post I'm planing on doing some hardware building soon so I'm going to need a bench top power supply. Instead of dropping a few hundred dollars on a legit one I decided to just build a simple one myself...