Skip to content
#

reality

Here are 113 public repositories matching this topic...

exokit
avaer
avaer commented Jun 3, 2019

Running the tabs default launch command (-t) does not respect redirects at the target.

$ node . -t https://aframe.io/a-painter

☝️ The above will error, even though the server will redirect to https://aframe.io/a-painter/ and serve HTML there:

$ curl -i https://aframe.io/a-painter
HTTP/1.1 301 Moved Permanently
Date: Mon, 03 Jun 2019 20:10:27 GMT
Content-Type: text/ht
bug good first issue easy
artm
artm commented Jan 2, 2020

Context

I'm experimenting with vue-babylonjs as basis for a live visuals programming workflow. The idea is to run a development server (webpack-dev-server with vue-loader), visit the it once (in a while) with the browser, then edit the code, save and have hot reload update (parts of) the scene graph.

As this is probably not your intend

enhancement help wanted good first issue

The Immersive Semi-Autonomous Aerial Command System is an open-source aerial vehicle command and control platform, designed for immersive interfaces (such as the Oculus Rift). This system provides an intuitive and seamless extension of human operators’ perception and control capabilities over the air, enabling a variety of research applications.

  • Updated Jun 8, 2020
  • C#

Improve this page

Add a description, image, and links to the reality topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reality topic, visit your repo's landing page and select "manage topics."

Learn more