worph / aptero_vr

A collaborative VR space for creative meeting with 3d sketch made with react360

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this project?

https://www.aptero.co In our previous workplaces, we were wasting everyday incredible amount of time to setup meetings and making sure everyone could join. We had remote colleagues dropping off, and often everyone was multitasking during meetings.

That's why by combining the convenience of online meetings with the interactivity of face-to-face meetings, we can create virtual workspaces where you can collaborate, create and feel truly together with colleagues.

Aptero VR

We made a whole innovative tutorial that help fellow developers build with Facebook technologies! Here's the tutorial and commented code! https://github.com/worph/aptero_vr/blob/master/TUTO.md

Aptero VR

Aptero

A collaborative VR space for creative meeting with 3d sketch made with react360.
The app is composed of a client (Aptero_Client) and a server (Aptero_Server).

With Aptero, you'll have access to powerful meetings in interactive VR spaces, enabling remotely to review products and 3D models, brainstorm, sketch, mind-map, prototype and have team-building activities.

To start developping on the client run

yarn install
yarn run start
Note that the client in a dev mode will conect to the server on localhost:6767 so you also have to run the server in dev mode.
Open browser at http://localhost:8081/index.html to see the result.

to start develloping on the server run

yarn install
yarn run start

Demo

You can see the demo app on https://meeting.aptero.co. (use a VR headset for a meaningfull experience)

Demo

For any questions,queries, don't hesitate to contact admin@aptero.co

About

A collaborative VR space for creative meeting with 3d sketch made with react360


Languages

Language:JavaScript 95.0%Language:TypeScript 3.5%Language:HTML 0.9%Language:Batchfile 0.4%Language:Dockerfile 0.2%