📚
Avvyland Wiki
  • Avvyland Framework
    • About
      • How the IDApp Was Developed
      • Applications (Thin Clients)
      • Ways to Use Branes
    • Immersive Content Creation
      • Unified Сontent System
      • Domain Specific Language
    • Decentralized Architecture
      • Layer 2
      • Layer 1
    • Brane Object Model
Powered by GitBook
On this page
  1. Avvyland Framework

Immersive Content Creation

PreviousWays to Use BranesNextUnified Сontent System

Last updated 2 years ago

One of the key features of Avvyland's Branes (IDApps) is their immersivity. By that, we mean intuitive game-based mechanics that make it possible to create content naturally while in virtual reality. These mechanics are available to the user at all steps of interaction with the IDApp, from the simplest to the most advanced:

  1. At the outset, a user enters the Brane and finds themself in a 3D space. This Avvyland space entails working in XR modes, e.g., augmented reality. It is immersive because it mirrors the real world and is, thus, familiar to the user.

Watch some from our mobile AR app.

The user can create a virtual world using 3D objects in a game-like fashion. You just take the necessary objects and place them in the building space.

2. The user can also intuitively create 3D objects of their own, including the objects' visual appearance and behavior. To make content generation accessible for users, Avvyland has developed the following services for creating and programming objects:

  • is a step-by-step editor that makes it possible to create or modify objects inside a Brane.

  • is a high-level programming tool with a no-code mode that makes it possible to set the behavior and properties of all objects.

Avvyland's immersivity is underpinned by our , a concept that defines the Framework's operating principles. According to BOM, Avvyland as a whole is a hierarchical database consisting of objects of different types. Every Avvyland object is configurable: its behavior, properties, and appearance can all be set via user-defined rules.

videos
This is how we build places in our web app
UCS (unified content system)
DSL (domain-specific language)
Brane Object Model