<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AFrame on 我的乐与怒</title>
    <link>/tags/aframe/</link>
    <description>Recent content in AFrame on 我的乐与怒</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Thu, 01 Dec 2022 10:00:00 +0000</lastBuildDate><atom:link href="/tags/aframe/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>开发一个基于WEB的AR应用</title>
      <link>/post/2022-12-01-implement-a-web-ar-app/</link>
      <pubDate>Thu, 01 Dec 2022 10:00:00 +0000</pubDate>
      
      <guid>/post/2022-12-01-implement-a-web-ar-app/</guid>
      <description>AR.js AR.js 是用于 Web 增强现实的轻量级库，具有图像跟踪、基于位置的 AR 和标记跟踪等功能。 github 地址 : https://github.com/AR-js-org/AR.js 文档: https://ar-js-org.github.io/AR.js-Docs/ 基于位置的AR gps-camera 组件 场景中允许一个该对象,将该对象绑定到 camera 实体.用于捕捉设备的运动和摄像机进行关联,处理旋转 位置等变化. &amp;lt;a-camera gps-camera rotation-reader&amp;gt;&amp;lt;/a-camera&amp;gt; rotation-reader 用于处理旋转事件.参考AFrame文档 https://aframe.io/docs/0.9.0/components/camera.html#reading-position-or-rotation-of-the-camera gps-entity-place 组件 场景中允许多</description>
    </item>
    
    <item>
      <title>使用A-Frame搭建360VR</title>
      <link>/post/2021-07-29-use-aframe/</link>
      <pubDate>Thu, 29 Jul 2021 17:53:00 +0000</pubDate>
      
      <guid>/post/2021-07-29-use-aframe/</guid>
      <description>简介 A-Frame是一个用于构建虚拟现实(VR)体验的Web框架。 A-Frame基于HTML之上，使其更加易于上手。但是A-Frame不仅仅是3D场景图或标记语言；他的核心是一个强大的实体组件框架，它对three.js进行扩展,提供了一个声明性的、可扩展的和可组合的结构。A-Fr</description>
    </item>
    
  </channel>
</rss>
