Possible to do this using 8thWall?

https://www.linkedin.com/posts/amar-a-2560352_experience-fashion-future-activity-7178329868235911168-t-bf?utm_source=share&utm_medium=member_desktop

Hello @Sandeep_Singh

Certainly, the envisioned setup can be realized using 8th Wall, incorporating two screens as demonstrated. While I cannot definitively comment on the feasibility with the holographic screen due to a lack of specific device details, the key components of this experience can indeed be implemented through 8th Wall:

  1. Accessing the experience through a QR code: You can easily create a QR code linked to your project’s URL, facilitating entry into the experience.
  2. Dynamically changing elements of the experience, such as clothing, using your phone: This adjustment can then be reflected on a larger screen in real-time, enhancing the interactive aspect of the experience.
1 Like

How can i setup a 2 screen project? Any examples?

You could add two different camera within your A-frame scene.

You could also use WebSockets to enable real-time communication between the two instances of the project. This allows for synchronizing the state of the virtual world across both displays while maintaining different camera perspectives. You can use libraries like Socket.IO for easier WebSocket management.

I would suggest getting this to work on A-frame alone first. It may be helpful to reach out to the A-frame slack channel