Skip to content

BabylonJS/Controls

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
www
 
 
 
 
 
 
 
 
 
 

Babylon.js controls

Build Status Twitter

Any questions? Here is our official forum.

You can find documentation for the controls here

Running locally

After cloning the repo, running locally during development is all the simplest:

npm install
npm run start

For VSCode users, if you have installed the Chrome Debugging extension, you can start debugging within VSCode by using the appropriate launch menu.

npm

Babylon.js controls are published on npm with full typing support. To install, use:

npm install @babylonjs/controls --save

Contributing

Please see the Contributing Guidelines

About

Set of web controls using babylon.js and the GPU to render their content in a hardware accelerated way

Resources

License

Stars

Watchers

Forks

Packages

No packages published