Skip to content

prestonso/babylon-webxr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

babylon-webxr

A rudimentary default playground demonstrating WebXR and Babylon.js concepts.

Setup

Simply open index.html in a browser; all JavaScript is embedded into an HTML page. No npm or yarn required.

Branches

  • main: The initial state of the Babylon.js application.
  • lighting-1: Point lights.
  • lighting-2: Directional lights.
  • lighting-3: Spot lights.
  • lighting-4: Adjusting light intensity.
  • lighting-5: Defining diffuse and specular color.
  • shapes-1: Rendering an ellipsoid.
  • shapes-2: Rendering a truncated cone.
  • debugging-1: Enabling debug mode with inspector.

Resources

About

A rudimentary default playground demonstrating WebXR and Babylon.js concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages