{"library":"create-babylonjs","type":"library","category":null,"description":"create-babylonjs is a command-line interface (CLI) tool designed to quickly scaffold new Babylon.js projects. It simplifies project setup by offering choices for module format (ES6 for tree-shaking or UMD for global `BABYLON` namespace), language (TypeScript or JavaScript), and bundler (Vite, Webpack, Rollup, or no bundler for CDN-only). The tool ensures a ready-to-run project that includes a starter scene, glTF model loading, environment lighting, and proper side-effect imports for optimized ES6 builds. Currently at version 9.3.3, it tracks the rapid development cycle of the Babylon.js core library, which typically sees new minor versions released weekly and major versions annually. This CLI is crucial for developers seeking a streamlined entry into Babylon.js development without the overhead of manual project configuration.","language":"javascript","status":"active","version":"9.3.3","tags":["javascript","babylonjs","babylon.js","webgl","webgpu","3d","scaffold","create","template"],"last_verified":"Wed May 27","install":[{"cmd":"npm install create-babylonjs","imports":["import { Engine, Scene } from '@babylonjs/core/Engines/engine';\nimport { Scene } from '@babylonjs/core/scene';","import '@babylonjs/loaders/glTF';","import * as BABYLON from 'babylonjs';"]},{"cmd":"yarn add create-babylonjs","imports":[]},{"cmd":"pnpm add create-babylonjs","imports":[]}],"homepage":"https://www.babylonjs.com","github":"https://github.com/BabylonJS/Babylon.js","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/create-babylonjs","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/create-babylonjs/compatibility"}}