Category: Unity

  • Unity Video Capture

    Unity Video Capture

    There once was a Unity Engine roadmap without any means of capturing video or audio, conclusion: If you wanna do it right do it yourself or hope unity implements it themselves.. w00t v3.5 🙂 well anyway before 3.5 my little plugin named Video Grabber was born… Built on the basis of OpenFrameworks (being one of…

  • 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…

  • Working on Audio in Unity

    I’ve started work on visualizing audio in Unity. In the process of doing this I realized I actually quite like playing round with audio. One of my lost hobbies reborn. 🙂 I’m thinking of the potential usages for audio in unity which can be quite a lot. Currently I’m figuring out what exactly is possible…

  • 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.