v0.1.0-alpha
LatestNovember 30, 2024Initial Alpha Release
The first public alpha release of Web Engine, introducing the core engine architecture, visual editor, and essential features for building web-based games.
- NewWebGPU rendering backend with automatic WebGL 2.0 fallback for universal browser support
- NewEntity Component System (ECS) architecture powered by bitECS for high-performance game logic
- NewRapier3D physics engine integration running in WebAssembly for realistic simulations
- NewVisual Studio editor with real-time preview, hierarchy panel, and inspector
- NewAsset management system with support for 3D models, textures, audio, and materials
- NewBuilt-in multiplayer networking with authoritative server architecture
- NewTypeScript-first API with full type definitions and IntelliSense support
- NewScene serialization and project save/load functionality
- ImprovedComprehensive documentation site with getting started guides and API reference
- ImprovedWhite-label branding support for platform customization