A-Frame (software)
| A-Frame | |
|---|---|
| Developer(s) | Diego Marcos, Don McCurdy, Kevin Ngo | 
| Initial release | December 2015 | 
| Stable release | 1.7.0
   / February 20, 2025 | 
| Repository | |
| Written in | JavaScript | 
| Platform | Cross-platform | 
| Type | JavaScript framework | 
| License | MIT License | 
| Website | aframe | 
A-Frame is an open-source web framework, written in JavaScript, for building virtual reality (VR) experiences. It is maintained by developers from Supermedium (Diego Marcos, Kevin Ngo) and Google (Don McCurdy). A-Frame is an entity component system framework for Three.js where developers can create 3D and WebXR scenes using HTML. HTML provides a familiar authoring tool for web developers and designers while incorporating a popular game development pattern used by engines such as Unity.