0.0.2 • Published 6 years ago

@tlaukkan/aframe-atmosphere-component v0.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

A-Frame Atmosphere Component

Stripped down to contain only atmospheric sky functions from : https://github.com/feiss/aframe-environment-component

Demo

https://naf-mesh-adapter-demo.glitch.me

Usage


<script src="https://unpkg.com/@tlaukkan/aframe-atmosphere-component@0.0.2/atmosphere.js"></script>

...

<a-entity id="environment" atmosphere="lightPosition: 1 5 -2;">
</a-entity>

Publish package

First publish


npm publish --access public

Update


npm version patch
npm publish

0.0.2

6 years ago

0.0.1

6 years ago