Babylon.js — 3D-сцены и физика в браузере

★ 6.5 · vibe-coding

babylonjs-engine is a Claude Code skill that helps build real-time 3D experiences in the browser using Babylon.js. It covers engine and scene initialization, camera systems — FreeCamera for FPS-style navigation, ArcRotateCamera for orbital control, and UniversalCamera with collision detection — plus four light types with shadow mapping via ShadowGenerator, mesh creation through MeshBuilder, PBR materials, and 3D model loading. Designed for developers building browser-based games, interactive visualizations, or immersive WebGL/WebGPU applications who need a full-featured alternative to Three.js with built-in game engine capabilities and editor integration.