I want to display a 3d model after scanned an image marker. I tried the example one but I want to try update the model with my own code.
May I know if it is possible for me to build my own three js 3d world and hide the models. Then I use the callback from ARnft to display the object and update its position to the marker?