Skip to content

SebastianMuszynski/elm-aframe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm integration for A-Frame

This module brings declarative WebVR framework A-Frame to Elm.

Tutorials

Simple VR with Elm and A-Frame by @tilmans

Running examples

cd examples/HelloWorld
elm-make Main.elm --output index.js

Running webpack example

The webpack configuration includes a webserver and will automatically reload your code when you make changes. Error message during build will be shown in the browser console.

cd examples/webpack
npm install
elm-make
npm run start

About

😎 A-Frame bindings for Elm

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Elm 100.0%