An open API service indexing awesome lists of open source software.

https://github.com/decipher/aframe


https://github.com/decipher/aframe

Last synced: 9 months ago
JSON representation

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)