Category: Featured

  • Unity GameObjects only in Editor please

    Unity GameObjects only in Editor please

    Say you have a project with objects you don’t want in your final build. With unity you can go about this is a whole bunch of different ways.

  • Arduino: kWh Monitoring

    Arduino: kWh Monitoring

    Inspired by a fellow ne2000-event goer http://juerd.nl/site.plp/kwh (dutch site) who made a kwh-meter-meter. I decided to also do something similar with my Arduino as it was just sitting idle in a box waiting for greatness… To do such a project requires a light amount of electronics experience, although you can probably do it without. If you know…

  • Hello 2013… Happy New Year Everyone!

    Hello 2013… Happy New Year Everyone!

    2012 has been a great year with a cherry on top… just before new years on the 27th my wife gave birth to our brand new daughter who is doing very well. This last year has been good, I got a permanent contract at work and we moved into our own house back in feb,…

  • Project: MOBZ

    Project: MOBZ

    For the past year (2011) I’ve been working at Movares on a simulator for the training of bridge & lock operators. Operators of what??? the people that control locks/sluices for boats and plus some bridges. More info about MOBZ can be found here and here I now know a lot about them. I built the…

  • Unity Video Remake: Webcam Textures

    Unity Video Remake: Webcam Textures

    A while back I posted something about video capture in Unity with a sad plea for beta access to version 3.5 which is now finally in public beta, so I decided to do a new post. Setting up a Webcam Texture in Unity Now as you may have seen in the Script Reference (the only…

  • Enable WebGL in Safari

    Enable WebGL in Safari

    Yes, Safari Supports WebGL… [Reason] Why do I want to enable WebGL in Safari on Mac OS X.. well to view the Shader Toy made by Inigo Quilez of course… [/Reason]

  • Gameplay: Starcraft II Wings of Liberty

    Gameplay: Starcraft II Wings of Liberty

    Just finished the Wings Of Liberty campaign this weekend. Good story and I like the gameplay around it. It be cool to know a bit more behind the scenes and how on earth they created such a game, in terms of game logic and mechanics behind it. It must be one huge amount of variables…

  • Photography Assignment

    Photography Assignment

    Once upon a time a few years back, I did a 10 week photography minor at Uni, These pictures were part of an assignment, they are a few of the best images I took during that course. Including the photos I took with a Pinhole camera.. I do miss doing that.. it was fun and…

  • Unity GLSL Shaders

    Unity GLSL Shaders

    Hello Again, In an earlier post of mine about WebGL I describe a few methods to enable WebGL on a Mac (Safari) the reason I did this was to view a few interesting shaders.. (is now ShaderToy.com) Now comes the cool part.. I actually got those same GLSL shaders I wanted to view running in…

  • Unity Cornell Box

    Unity Cornell Box

    For anyone interested in the Cornell Box and rendering it this is my attempt at it in Unity… First of all I acquired the geometry for the cornell box from the site in 3DS Max exported it as a FBX file (available below) then opened up Unity3D. Using a the jpeg available from the site.