https://github.com/decipher/aframe
https://github.com/decipher/aframe
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/decipher/aframe
- Owner: Decipher
- Created: 2016-03-02T22:19:20.000Z (about 10 years ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2016-03-02T22:19:52.000Z (about 10 years ago)
- Last Synced: 2025-04-08T14:42:51.233Z (12 months ago)
- Language: PHP
- Homepage: https://www.drupal.org/project/aframe
- Size: 186 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A-Frame
=======
This module provides integration with [A-Frame](http://aframe.io).
> A-Frame is a framework for creating virtual reality web experiences that work
> across desktop, mobile, and the Oculis Rift.
>
> Source: https://aframe.io
Features
--------
* Native A-Frame elements/primitives as Drupal elements.
* A-Frame scene [Display Suite](https://drupal.org/project/ds) layout.
* Field Formatter plugin for Image fields as [](https://aframe.io/docs/primitives/a-image.html)
element.
Requirements
------------
None
Installation
------------
Install the module as per [standard Drupal instructions](https://www.drupal.org/documentation/install/modules-themes/modules-8).
Usage
-----
@TODO
Credits
-------
* Integration Drupal module developed by:
- [Eleonel Basili (eleonel)](http://www.eleonelbasili.co.nz)
- [Stuart Clark (Deciphered)](http://stuar.tc/lark)
* A-Frame is developed by [Mozilla](http://www.mozilla.org)