Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

tlaukkan/aframe-atmosphere-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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>

Publish package

First publish


npm publish --access public

Update


npm version patch
npm publish

About

A-Frame Atmosphere Sky Component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors