@tlaukkan/aframe-tiny-terrain-component

0.0.5 • Public • Published

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

remix button

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>

Develop

npm run start:dev

Publish package

First publish


npm publish --access public

Update


npm version patch
npm publish

Package Sidebar

Install

npm i @tlaukkan/aframe-tiny-terrain-component

Weekly Downloads

28

Version

0.0.5

License

ISC

Unpacked Size

33.3 kB

Total Files

14

Last publish

Collaborators

  • tlaukkan