three-sky

Three.js Sky object from official repository example

MIT License

Downloads
110
Stars
7

three-sky

Three.js Sky object from official repository example.

All credit goes to Sky.js contributors.

Quick Start

Install

npm install three three-sky

Use

const Sky = require('three-sky');
const sky = new Sky();

Please check example code.

Package Rankings
Top 11.72% on Npmjs.org
Badges
Extracted from project README
npm CI CD