Custom projection mapping software: Mannequin projection
Last year I wrote a custom projection mapping package in Unity for my internship at CREATE, supporting multiple projectors, warping, edge blending, and 4k video playback. It was used in a show with 4 projectors shining onto eight mannequins and a backdrop – one projector per four mannequins, and two edge blended projectors covering the back wall.
Since then I have started as a developer at Create, and I have almost completely rewritten the package to make it more user friendly and allowing faster and more accurate mapping, akin to how big media servers like d3 do it. The work flow is fully 3D, allowing users to easily position the projectors and the projection targets to match reality. I made 3D scans of the mannequins using the Kinect v2 so they can be used inside the projection mapping software. The new features include quick calibration using few key points, per projector masking, lens distortion correction, and off axis projection displacemen The package is currently being used in a road show using 2 mannequins, a backdrop, and a single projector. Below are some pictures from last year’s show and the new projection mapping package.
Click a picture to enlarge.


Hi Thomas, I am trying to create AR App with Unity and Vuforia using image object detection. I dont want to use any headset or mobile to view the AR. Is it possible to show it by using projector/ or by using naked eyes. Or is there any alternate to work like this. My project got stuck at this level. I have a humanoid to shown in the centre of rrom, by mass of people without 3D glasses. Can you please help me out
I can remove Vuforia and can simply design 3d animated humanoid. Can it be displayed without 3d glasses, and no hololens
The only option for “AR” without a phone or an AR headset is through projection, which of course limits you to projecting onto a surface – you can’t project onto thin air. I’m not quite sure what it is you hope to achieve.