A-Frame Inspector Plugins by 3d.io
We love 3d content and strive to make it easily accessible and reusable. Inspector Plugins provide hosted 3d models from various open source friendly projects directly in the A-Frame Inspector.
Live Demo
More demos:
Usage
- Add 3d.io library script to the
<head>
section of your page right after aframe 0.7.0 (or higher):
- Open your page and start the A-Frame Inspector:
- Windows:
ctrl
+alt
+i
- OSX:
control
+option
+i
- The
3d.io
button will be there ;)
Want to make changes?
Installation
git clone https://github.com/archilogic-com/3dio-inspector-plugins.git
npm install
npm start
Acknowledgements
- A-Frame
- three.js
- Arturo Paracuellos (for making google blocks searchable)
License
Distributed under an MIT License.