RenderHeads / UnityPlugin-AVProVideo

AVPro Video is a multi-platform Unity plugin for advanced video playback
https://www.renderheads.com/products/avpro-video/
239 stars 29 forks source link

How to play video on specific mesh #109

Closed syedali1621 closed 5 years ago

syedali1621 commented 5 years ago

I want to play avpro media player video on vuforia image target i am trying to play video on vuforia image target mesh or on 2d texture but facing problems can you please help me ? i want AR video play look like below. https://youtu.be/buhkl1Glxzk

Thank you

AndrewRH commented 5 years ago

Hi, Please take a look at the 3DMapping demo scene. It uses the ApplyToMesh/ApplyToMaterial components to apply a video to a mesh. Thanks,

syedali1621 commented 5 years ago

it helped me thank you.