Skip to content

[DIVE][SPIKE] - Integration of 8th wall #185

Description

Since 8th wall became open source (https://www.8thwall.com/blog/post/208587408737/8th-wall-open-source) it would be interesting to see if we could integrate it into dive.

The current implementation looks like this:

ARSystem
­|__ ARQuickLook (iOS)
|__ SceneViewer (Android)
|__ WebXR (currently deactivated)

We want the 8th wall framework to live next to the other "viewers" in the ARSystem:

ARSystem
­|__ ARQuickLook (iOS)
|__ SceneViewer (Android)
|__ EighthWall // +++ 
|__ WebXR (currently deactivated)

The goal is to have a stable alternative of the 8thWall framework to provide a unified AR framework on a web basis (instead of native frameworks). This could enable more control about interactions with a model.

The viewer would have to integrate the SLAM functionalities (via the Distributed Engine Binary, see blog post of 8thWall) to create a similar or competing experience to the native systems while providing the same stability and more customisability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions