MyWebAR Knowledge Base
Language Eng
Language Eng
  • Knowledge base for MyWebAR developers
  • GETTING STARTED
    • Signing Up
    • Dashboard Overview
    • Editor Overview
  • PLANS AND SUBSCRIPTIONS
    • Free 14-Day Trial
    • Upgrading Your Plan
    • Commercial Plans
    • Plans for Education
  • CREATING WEBAR PROJECTS
    • Project Types
    • Multi-Image Projects (Books)
    • Adding Objects
    • How to add a 3D model from the library of 3D models
    • How to add 3D models from Sketchfab
    • Object Properties
    • Buttons and Actions
    • Video Playback
    • 3D Animations
    • Project Analytics
    • How to make a good trackable image for augmented reality
    • Optimizing And Preparing 3D Models For Loading
    • How to work with plugins
    • How to make AR portal in MyWebAR
    • Video Tutorials
  • WEBAR CUSTOMIZATION
    • Custom WebAR Domain
    • Using External File Server
    • WebAR Embedding
  • PRO EDITOR
    • How the Pro Editor works
      • Interface Description
      • Basic features
    • Current restrictions
      • An Example Of Integration Of A Ready-Made Script
      • Particle Creation In The Pro Editor
      • Working With Video
      • Working With 3D Object Animations
    • Code placement requirements
      • Working With The Camera
      • UI Creation
      • Loading objects using the basic class - loader
    • The Cases
      • Adding Images
      • Lens Flare Effect
Powered by GitBook
On this page
  • How to work with basic editor
  • How to work with advanced editor

Knowledge base for MyWebAR developers

NextSigning Up

Last updated 2 years ago

Welcome to the MyWebAR knowledge base for developers.

Here you can find out how to use our service. Get started by creating an account. It’s free.

Here are some useful articles on how to use MyWebAR service. Here you can learn how to work with basic and PRO editor.

To get an access to more functions change your pricing plan.

How to work with basic editor

Learn what Project Types exist and create your own augmented reality project.

Learn how to prepare a marker for a good image tracking.

Read about how to add objects to the augmented reality scene. Here you can also find some information on how to add several objects and how to improve the scene.

You can implement interaction with your objects.

MyWebAR also supports Video Playback and 3D Animations. This makes the scene dynamic and more true to life.

In addition, MyWebAR can collect statistics of your projects to help you analyse your augmented reality.

It’s very important to optimize and prepare 3D models for loading.

A great way to improve your project is to WEBAR CUSTOMIZATION.

  • You can make a Custom WebAR Domain.

  • Using External File Server can help avoid scanning and storage limitations.

  • WebAR Embedding can give your website users an access to augmented reality experience.

How to work with advanced editor

The advanced editor allows you to create more complex scenes. This article tells you about PRO editor interface. Be very attentive as this tool is rather complicated.

The scenes from the advanced editor will be loaded into the basic editor, so you need to know how to work with the code and objects properly.

Moreover, the advanced editor has some restrictions.

In this article, you can find case studies on the use of the advanced editor.

Upgrading Your Plan
How to make a good trackable image for augmented reality
Adding Objects
Object Properties
Buttons and Actions
Project Analytics
How the Pro Editor works
Code placement requirements
Current restrictions
The Cases