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
  • Images
  • Videos
  • Green Screen Videos
  • Video Slider
  • 3D Model
  • Text
  • Light Sources
  • JavaScript Code (Json MAE)
  1. CREATING WEBAR PROJECTS

Adding Objects

PreviousMulti-Image Projects (Books)NextHow to add a 3D model from the library of 3D models

Last updated 3 years ago

You can add and delete augmented reality objects using the AR Content panel on the left side of the Editor.

To add a new object select the desirable object type and click on the Plus button next to its badge.

MyWebAR supports various types of augmented reality content:

Images

Add images to your augmented reality scene. You can upload an image file from your device (1) or choose it from the previously uploaded files (2).

Videos

Add videos to your augmented reality scene. You can upload a video file from your device (1) or choose it from the previously uploaded files (2).

Green Screen Videos

Add green screen videos to your augmented reality scene. MyWebAR will automatically remove the green background (RGB code - 0,255,0) and make a video sprite with transparent background. You can upload a video file from your device (1) or choose it from the previously uploaded files (2).

Video Slider

Add a rolling out video to your augmented reality scene. You can upload a video file from your device (1) or choose it from the previously uploaded files (2). Use the settings panel (3) to adjust the roll up width, plane width and height, roll up speed, mute the video or enable autoplay.

3D Model

Add a 3D model to your augmented reality scene. You can upload a video file from your device (1), choose it from the previously uploaded files (2) or import it from the MyWebAR 3D library (3).

Text

Add a text to your augmented reality scene. Enter your text into the input field, select a font family, its weight, size and color. You can also add bevel to your text and adjust its thickness, size, offset and segments.

Light Sources

MyWebAR allows you to add several types of light sources to your scene, including Directional Light, Hemisphere Light, Point Light, Spot Light and Ambient Light.

JavaScript Code (Json MAE)

Import a custom complex scene created with MyWebAR PRO Editor.