aframe-in-app-browser
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "aframe-in-app-browser", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "A progressive in-app browser for aframe using an electron based headless browser companion app.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/shaneharris/aframe-in-app-browser", |
# AFRAME In-App Browser | ||
![Demo](https://raw.githubusercontent.com/shaneharris/aframe-in-app-browser/master/demo.gif) | ||
This project is still a WIP! | ||
This in-app browser uses a headless browser with off-screen rendering as a companion app to paint frames from webpages to a texture in aframe. | ||
@@ -5,0 +7,0 @@ The companion app is based in electron ( server.js ) and recieves mouse and keyboard events from the front end. This allows for a fully |
914082
14
58