Hi,
I wanted to know if someone here has worked with both jPCT 3d engine and the Vuforia sdk. What I'm trying to do
is an AR application with fiducial markers, using Vuforia to track the markers and jPCT to render objects on top of those markers.
If anyone has had previous experience combining these APIs and could give me a few pointers
to just display a simple model on top of the marker, I'd really appreciate it.
Thanks in advance.
Hi 365solution
I've shared my code on github: https://github.com/sidneibjunior/vuforia-jpct
I hope it helps you.