html afram_gltf1.html

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html afram_gltf1.html相关的知识,希望对你有一定的参考价值。

<script src="https://aframe.io/releases/0.5.0/aframe.min.js"></script>

<a-scene>
  <a-assets>
    <a-asset-item id="brainstem" src="https://cdn.aframe.io/test-models/models/brainstem/BrainStem.gltf"></a-asset-item>
  </a-assets>

  <a-entity gltf-model="#brainstem" position="0 0 -5" scale="3 3 3"></a-entity>

  <a-sky color="#FAFAFA"></a-sky>
</a-scene>
<script src="https://aframe.io/releases/0.5.0/aframe.min.js"></script>

<a-scene>
  <a-assets>
    <a-asset-item id="brainstem" src="https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/1.0/CesiumMan/glTF-Embedded/CesiumMan.gltf"></a-asset-item>
  </a-assets>

  <a-entity gltf-model="#brainstem" position="0 0 -5" scale="3 3 3"></a-entity>

  <a-sky color="#FAFAFA"></a-sky>
</a-scene>

以上是关于html afram_gltf1.html的主要内容,如果未能解决你的问题,请参考以下文章

Html JavaScript网页制作与开发完全学习手册

HTML5基础-HTML(上)

1 HTML概念

html 连接1.HTML

html DD-1.HTML

html Javascript_1.html