codefluegel / vuforia4unreal

Augmented Reality with Vuforia and Unreal Engine 4.16
BSD 3-Clause "New" or "Revised" License
63 stars 25 forks source link

Current and/or future features #10

Closed jnrosenb closed 7 years ago

jnrosenb commented 7 years ago

Hello there!

I would like to know whether this project has the capabilities to do Object tracking, or if right now it supports only Marker tracking.

If the later case, can it track any kind of marker? (like custom images via training), or only some standard ones? Also, is there work in progress to release object tracking in some future?

Thanks for your time!

Jose Rosenbluth

geovie commented 7 years ago

Hello, right now the plugin only supports Image Target tracking, where the target can be any image defined in the vuforia target manager. See issue #2 for more.

It is planned to integrate Object tracking, but there is currently no one working on it and i don't know when it will happen. But as always any help would be appreciated!

jnrosenb commented 7 years ago

Thanks a lot for the quick reply!