General augmented viewer made to visualize the uploaded models.
The viewer can be used to show obj models with given colors in form of mtl. The exemplary model is given here and is represented below.
To use the provided website - https://miqeo.github.io/AR_model :
- Download and place the "Hiro" marker on the intended suface, can be either on a piece of paper or the display of a mobile device. Be aware that the reflections or shadows will degrade the performace of the visualization.
- Upload the "obj" model and corresponding "mtl" file to the website.
- Set the required scale of the model. This parameter can be adjusted to correct the size of the model with relation to the marker width.
- Allow the usage of the camera and point it to the "Hiro" marker, this will enable the model to be displayed on its surface.
Based on the https://github.com/stemkoski/AR-Examples ar.js and three.js implementation. Expanded to anable the use of external models of different sizes.
