134 – The Unity Project Review

#begin   Unity Project Review As the single reader of this blog other than myself might know, I’m using Unity3D extensively in my career and at my current job.We are so called ‘enterprise partner’ with Unity which comes with a number of perks...

91 – Dephion WorldSpace UIDocument

#begin This blog is a straight up copy from an earlier blog I wrote for the Dephion Community blog. I’m not sure how long the community blog will be up so I’ll keep a copy around on my own blog. Enjoy!   The Dephion WorldSpace UIDocument In...

48 – Review: Clean Code, Chapter 10

#begin So here we are again in another entry of the Clean Code series. We have talked about why we need clean code, why it’s such an important concept to go by. We’ve talked about meaningful names. How you should name classes, variables and functions. We’ve also...