3dio-inspector-plugins 中文文档教程
A-Frame Inspector Plugins by 3d.io
我们热爱 3d 内容,并努力使其易于访问和重复使用。 Inspector 插件直接在 A-Frame Inspector 中提供来自各种开源友好项目的托管 3d 模型。
Live Demo
更多演示:
Usage
- Add 3d.io library script to the
<head>
section of your page right after aframe 0.7.0 (or higher):
<head>
<script src="https://aframe.io/releases/0.7.0/aframe.min.js"></script>
<script src="https://dist.3d.io/3dio-js/1.x.x/3dio.min.js"></script>
</head>
<body>
<a-scene></a-scene>
</body>
- 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
根据 MIT 许可 分发。
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):
<head>
<script src="https://aframe.io/releases/0.7.0/aframe.min.js"></script>
<script src="https://dist.3d.io/3dio-js/1.x.x/3dio.min.js"></script>
</head>
<body>
<a-scene></a-scene>
</body>
- 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.
更多
你可能也喜欢
- 111-react-simpleform 中文文档教程
- 3h-sever 中文文档教程
- 7z-stream 中文文档教程
- @0x/contracts-erc20-bridge-sampler 中文文档教程
- @36node/bus-chart-sdk 中文文档教程
- @a-action/semantic-release-config 中文文档教程
- @aam-frontend/aam-react-cli 中文文档教程
- @abdevs/discord.js-utils 中文文档教程
- @abhishekdragon/react-native-unity-view 中文文档教程
- @abslibs/abscli 中文文档教程