Hello Aximmetry
I wonder if it is possible to build VR background mixed with AR foreground at the same time.
I guess as only one camera can be used on a scene, maybe two machine will be required.
I guess;
- two machines. one for background VR+camera input, the other for AR
- same tracking data to two machine(main + AR)
- AR video output to main machine
- blend: VR to foreground, AR video to background --> PGM output.
- how to start at the same time? simple AR would be no big deal, but maybe some moving object will require same start point.
Hope to have your comment.
Thanks in advance.
Bruce
Hi Bruce,
I recommend the other way around. Render the VR on the first machine then send its program output to the other machine (via NDI or SDI), and add AR on the other machine. This way you dont have to deal with transferring any alpha data.
To start two animations on the the two machines at the same time you can use OSC to signal the starting for the other machine (OSC Out on the first machine and OSC Input on the second one). However you have to add artifical delay because of the SDI/NDI transfer latency between the machines.