WebcamHelperGUI is a plugin designed to enhance the functionality of the WebCamTexture component in Unity. It enables developers to easily interact with external camera feeds, regardless of their orientation, and apply various filters to the real-time feed. The plugin includes 8 pre-built filters and allows for the addition of custom filters. It also provides tools to modify the captured images, such as watermarking, flipping, scaling, and rotating. With WebcamHelperGUI, developers can create photobooths and other applications that require real-time camera feed interaction with ease.
Features:
+ Select camera resolution and orientation
+ Mirror mode
+ Automatic snapshot capture setup (name|folder)
+ Two snapshot capture modes: Material Mode and Camera Mode
+ Apply filters
+ Tools to modify image results (ex: watermark, flipping pixels, scale, rotating, etc...)
In the package:
+ WebCam controller
+ 8 filters:
- Standard (base)
- HorizontalMirror
- VerticalMirror
- Pinch
- Bulge
- Comic
- Frame (ex: can add a brand photo frame)
- FrameAnimated (shader example with a simple image animated)
+ Image tool script (Rotation|Scale|Watermark|Contrast|Brightness|Grayscale)
+ Material Capture Mode scene (direct webcam feed capture)
+ Camera Capture Mode scene (capture from a virtual camera that allows to add images or objects in front of the webcam feed)




