Tag: Unity

  • Unity HDRP Water System

    Unity HDRP Water System

    This post is my exploration/tutorial of the new Water system from unity for the high definition render pipeline, which is integrated into the HDRP package (v16.0.1)

  • FAME Simulator

    FAME Simulator

    A little promotion video of the simulators I work on .

  • Creating an H.264 stream from Unity Content

    Creating an H.264 stream from Unity Content

    Currently I’m working on a project at work that requires the information (lets call it unity content) displayed on twelve screens in another room/building (a long way away from the computer generating it), it’s a little bit of an unrealistic-solution/challenge to connect a dvi/hdmi/<or you name it> cable through buildings… as quality degrades the longer…

  • Unity Media WordPress Plugin

    Sadly this plugin uses the old webplayer implementation and is no longer supported For all of those people out there with a wordpress site and a will to show some unity content. Here’s your chance to shine…You can use the plugin below to do exactly that, glad to be of assistance. Unity Media Plugin Unity…

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

  • Unity Post Process Mayhem

    Are you sick and tired of forgetting to copy that data file to the build directory after each and every standalone build in unity? Sure you could incorporate it into the project but you don’t want that, you just wish that PostProcessBuildPlayer script would work on windows. As of Unity 3.5.2 life just got better……

  • Unity Editor Macros

    A while back the guys at unity released a version of their editor with macros enabled (by accident) in the current version is has been removed/disabled. (this because it’s something they use for testing and not meant for production environments) But with recent endeavours I found it’s possible to enable it in the editor making…

  • Unity Webcam Example

    [UnityMedia src=/wp-content/uploads/2012/03/Webcam.unity3d width=550 height=344] Created a quick example in Unity free version to show it’s possible without having the pro version. This uses the webcam script I created earlier on a simple plane.

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