marek-simonik / record3d_unity_demo

iPhone X -> Unity VFX Graph demo (real-time Point Cloud streaming)
https://record3d.app
127 stars 19 forks source link

Import video instead of stream #7

Closed smallvalthoss closed 2 years ago

smallvalthoss commented 2 years ago

I was wondering if there's a built in/easy way to take a video and, using record3d_unity_demo, play the video in Unity?

marek-simonik commented 2 years ago

Do you mean if there is a way to play an already recorded 3D Video in Unity instead of live-streaming via USB?

If that is your question, then yes, you can use my other demo, which does just that: https://github.com/marek-simonik/record3d_offline_unity_demo

smallvalthoss commented 2 years ago

If that is your question, then yes, you can use my other demo

Thank you so much! Sorry for the dumb question :).