【问题标题】:How do I scale down 360 image using aframe?如何使用 aframe 缩小 360 度图像?
【发布时间】:2020-01-17 12:40:24
【问题描述】:

所以这段代码直接来自aframe 360​​图片源代码。当我运行这段代码时,它是全屏的。我想知道是否有办法缩小此图像,以便我可以在网页上放置多个图像。谢谢!

<head>
<meta charset="utf-8">
<title>360&deg; Image</title>
<meta name="description" content="360&deg; Image - A-Frame">
<script src="assets/js/aframe-master.js"></script>

<a-scene>
  <a-sky src="assets/images/123.jpg" rotation="0 -130 0"></a-sky>
</a-scene>

【问题讨论】:

    标签: aframe


    【解决方案1】:

    您不能同时看到多个天空对象。您的问题并不完全清楚您真正想要什么。多个矩形图像漂浮在您周围?查看ideaspace vr博客 https://www.ideaspacevr.org/theme-preview/ideaspace-compass-blog

    https://www.ideaspacevr.org/

    【讨论】:

      猜你喜欢
      • 2021-01-12
      • 1970-01-01
      • 2018-01-26
      • 1970-01-01
      • 1970-01-01
      • 2019-08-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多