3D Modelling/Create 3D Models/AR.js/Test your 3DModel

From Wikiversity
Jump to navigation Jump to search
AFrame Model of Water Molecule - default JSON in Editor
Water Molecule with Augmented Reality AR.js on Kanji Marker - created with JSON3D4Aframe

There are two options to display your 3D model.

  • AR.js: With markers and AR.js (for checking the final 3D model on a marker in the camera with augmented Reality) or
  • Aframe: without markers in Aframe (mainly used to testing the 3D Model).

Learn about the Model Testing[edit | edit source]

  • Save ARs: Export the 3D model with the selected markers in AR.js. The exported 3D model will be downloaded to your download folder. In general the downloaded HTML file is opened in your Browser (e.g. Chromium or Firefox). Use Save AR butone for checking the final 3D model on a marker in the camera with augmented Reality
  • Save Aframe: without markers in Aframe (mainly used to testing the 3D Model). Also this exported 3D model will be downloaded to your Download folder.
  • Copy 3D Model on WebServer: If you want to use the exported 3D model on a webserver just copy the generated file in your download folder to your web server. In general the downloaded HTML file is opened in your Browser (e.g. Chromium or Firefox)
  • Provide a Download Link to Markers to the learners
Hiro Marker for AR.js
Kanji Marker for AR.js


See also[edit | edit source]