Unity

All things related to the Unity Game Engine, Game Development and Gaming.

Working on Audio in Unity

Posted by on Nov 22, 2010 in Unity | 0 comments

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 with the unity engine. So far I’ve got spectrum output from an audio source projected onto various objects. When I’ve got something really cool to show off I’ll put it online. Share this:FacebookTwitterEmail

Read More

Unity Cornell Box

Posted by on Nov 11, 2010 in Featured, Portfolio, Unity | 3 comments

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. Creating The Cornell Box I placed that next to the camera view of the scene for comparison. After actually figuring out that I needed a lightmap UV on my model, it started working and I could tweak settings. (In the FBX Importer turn on Generate Lightmapping UV’s) By creating a plane with a self...

Read More