3DPR is adding a new dimension to your presentation.
Because we cannot move around anymore (due to COVID), It does not mean all our presentations need to be flat
try the demo here : https://xrlab.ddns.net/3DPR-Template/
or here for the circular room : https://xrlab.ddns.net/3DPR-Template/index3.html
3DPR is based on the Aframe Framework, along with the Aframe-extra components.
I also built another version leveraging NAF component in order to add networking capabilities - repo to come soon
You can then either deploy it on a online editor like codepen or glitch (examples soon to come)
Or host it on a cloud provider like Oracle Cloud Infrastructure, for free: https://www.oracle.com/fr/cloud/free/
Find below the steps to create a webserver on Oracle Cloud : https://docs.oracle.com/en-us/iaas/developer-tutorials/tutorials/apache-on-oracle-linux/01-summary.htm
12/02/2021 - minor updates
- Audio support
- Keyboard shortcut guide
10/02/2021 - minor updates
- adding the fit-texture component
- supporting keyboard num touch for moving across
09/02/2021 - minor updates
- ui enhancements - auto close navigation when selecting a ne panel to teleport to
- fixing the aframe editor
- Navmesh for circular rooms
08/02/2021 - minor updates
- Adding a second room ( index2.html )
- minor fixes to ui.js ( better handlong of embedded youtube videos)
02/02/2021 - minor updates
- video played in iframe optimisation
- Splash screen to be controlled from index.html
31/01/2021 - First Commit
- VR mode supported for Quest
- Dummy deck on main screen
- 3DPR Pitch deck on panels
NB: This is my first Github repo, so I am still trying to figure out how this works and to keep it clean and up to date ...