如何使用aframe缩小360图像?

时间:2019-09-16 16:19:11

标签: aframe

因此,此代码直接来自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>

1 个答案:

答案 0 :(得分:0)

您不能同时看到多个天空物体。从您的问题中尚不清楚您真正想要什么。周围漂浮着多个矩形图像?查看ideaspace VR博客 https://www.ideaspacevr.org/theme-preview/ideaspace-compass-blog

https://www.ideaspacevr.org/