Archive 17/01/2023.

Augmented Reality in Urho3D

abforce

Does Urho3D support augmented reality? Can I use my device camera as texture source?

sabotage3d

You will need OpenCV link it with your Urho3D project and render to texture inside your application.

abforce

That’s great! I’m using OpenCV. Could you please point out to a tutorial or a piece of code for doing this?

Sir_Nate

Try this (no, I’ve never done it, but this seems to be what you want): http://www.codeproject.com/Articles/34472/Video-Texture-in-OpenGL