7 Commits

Author SHA1 Message Date
Zach Glueckert
61a4e88374 Utilize time property of layer to determine sun location on Atmosphere Layer (#282)
* Add automatic light location determination on layer time property
- See #100

* Remove lightLocation property

* Remove additional references to the lightLocation property

* Fix comment and falsy value test

* Fix comment
2017-11-08 11:59:40 -08:00
Zach Glueckert
04ad540776 Refactor the examples reference method of the WorldWind library (#275)
* Add WorldWind shim as library reference
- Closes #254
- Update the WorldWind object to reference the KmlControls and KmlTreeVisibility classes
- Fix ordering of dependencies in WorldWind
2017-11-03 13:57:40 -07:00
strikerM
9504d6d840 refactored CelestialProjection to SunPosition 2017-04-05 12:55:48 +03:00
strikerM
c78ce6ae53 added the Sun to the StarFieldLayer 2017-03-28 10:35:25 +03:00
strikerM
d0d9ae1bb7 updated documentation, example and stars.json
extract ra, dec and vmag indexes from the metadata of the stars.json
2017-02-08 10:06:07 +02:00
strikerM
f79abe5f16 refactor code, added comments and license headers 2017-01-12 10:38:47 +02:00
strikerM
5b77742dc9 Star Field initial implementation 2017-01-11 09:58:18 +02:00