Start a new topic

Draw 3d model in imported video stream

Hi there, is it possible to use an imported video stream(instead of live camera feed) to render a 3d shape on some reference point in the video ?

For example, I'd like to render a 3d rubiks cube in a video showing my desk from different angles. Can I achieve this with the Unity plugin ?


Hello Nem,

Thank you for clarifying your use case. Actually this is possible with Unity but you would need to create your own plugin to achieve this behavior. So I suggest that you have a look at our Plugins API section on our documentation and especially at the Input Plugins API.

Thanks
Eva

 

Yes, I want to play an already recorded video and render a 3d model on it.

Hello Nem,

From your request it sounds like you wish to play a video and render a 3D model within this video. Or are you referring to the live camera stream when you say ‘a video showing my desk from different angles’? Please provide further details on your exact use case.

Thanks
Eva
Login or Signup to post a comment