Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Learn BabylonJS to Create Your Own 3D Metaverse Environments

License

Notifications You must be signed in to change notification settings

voxeet/workshop-babylonjs-metaverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This repository is no longer maintained ⚠️

Learn BabylonJS to Create Your Own 3D Metaverse Environments

Users expect immersive experiences that can not only be entertaining but create engagement and retention.

This workshop will explore some of the theory around user perception while learning the Babylon.js library for creating 3D environments in a web browser.

Additional hands-on sections explore extending this environment to include live streaming media and communications between participants in that metaverse environment. For real-time interactivity with sub-second latency we'll cover some of the same techniques with WebRTC being used by major companies for broadcast quality workflows.

Installation:

npm install

Run Dev Server

npm run dev

install Docsify tools globally:

npm install docsify-cli -g

Run Documentation Server

npm run docs

About

Learn BabylonJS to Create Your Own 3D Metaverse Environments

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published