Tag: webcam

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

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