@found-in-space/stellarium-skycultures-western 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (91) hide show
  1. package/LICENSE.txt +13 -0
  2. package/README.md +33 -0
  3. package/dist/description.md +174 -0
  4. package/dist/illustrations/andromeda.webp +0 -0
  5. package/dist/illustrations/antlia.webp +0 -0
  6. package/dist/illustrations/apus.webp +0 -0
  7. package/dist/illustrations/aquarius.webp +0 -0
  8. package/dist/illustrations/aquila.webp +0 -0
  9. package/dist/illustrations/ara.webp +0 -0
  10. package/dist/illustrations/argonavis.webp +0 -0
  11. package/dist/illustrations/aries.webp +0 -0
  12. package/dist/illustrations/auriga.webp +0 -0
  13. package/dist/illustrations/bootes.webp +0 -0
  14. package/dist/illustrations/caelum.webp +0 -0
  15. package/dist/illustrations/camelopardalis.webp +0 -0
  16. package/dist/illustrations/cancer.webp +0 -0
  17. package/dist/illustrations/canes-venatici.webp +0 -0
  18. package/dist/illustrations/canis-major.webp +0 -0
  19. package/dist/illustrations/canis-minor.webp +0 -0
  20. package/dist/illustrations/capricornus.webp +0 -0
  21. package/dist/illustrations/cassiopeia.webp +0 -0
  22. package/dist/illustrations/centaurus.webp +0 -0
  23. package/dist/illustrations/cepheus.webp +0 -0
  24. package/dist/illustrations/cetus.webp +0 -0
  25. package/dist/illustrations/chamaeleon.webp +0 -0
  26. package/dist/illustrations/circinus.webp +0 -0
  27. package/dist/illustrations/columba.webp +0 -0
  28. package/dist/illustrations/coma-berenices.webp +0 -0
  29. package/dist/illustrations/corona-australis.webp +0 -0
  30. package/dist/illustrations/corona-borealis.webp +0 -0
  31. package/dist/illustrations/corvus.webp +0 -0
  32. package/dist/illustrations/crater.webp +0 -0
  33. package/dist/illustrations/crux.webp +0 -0
  34. package/dist/illustrations/cygnus.webp +0 -0
  35. package/dist/illustrations/delphinus.webp +0 -0
  36. package/dist/illustrations/dorado.webp +0 -0
  37. package/dist/illustrations/draco.webp +0 -0
  38. package/dist/illustrations/equuleus.webp +0 -0
  39. package/dist/illustrations/eridanus.webp +0 -0
  40. package/dist/illustrations/fornax.webp +0 -0
  41. package/dist/illustrations/gemini.webp +0 -0
  42. package/dist/illustrations/grus.webp +0 -0
  43. package/dist/illustrations/hercules.webp +0 -0
  44. package/dist/illustrations/horlogium.webp +0 -0
  45. package/dist/illustrations/hydra.webp +0 -0
  46. package/dist/illustrations/hydrus.webp +0 -0
  47. package/dist/illustrations/indus.webp +0 -0
  48. package/dist/illustrations/lacerta.webp +0 -0
  49. package/dist/illustrations/leo-minor.webp +0 -0
  50. package/dist/illustrations/leo.webp +0 -0
  51. package/dist/illustrations/lepus.webp +0 -0
  52. package/dist/illustrations/libra.webp +0 -0
  53. package/dist/illustrations/lupus.webp +0 -0
  54. package/dist/illustrations/lynx.webp +0 -0
  55. package/dist/illustrations/lyra.webp +0 -0
  56. package/dist/illustrations/mensa.webp +0 -0
  57. package/dist/illustrations/microscopium.webp +0 -0
  58. package/dist/illustrations/monoceros.webp +0 -0
  59. package/dist/illustrations/musca.webp +0 -0
  60. package/dist/illustrations/norma.webp +0 -0
  61. package/dist/illustrations/octans.webp +0 -0
  62. package/dist/illustrations/ophiuchus.webp +0 -0
  63. package/dist/illustrations/orion.webp +0 -0
  64. package/dist/illustrations/pavo.webp +0 -0
  65. package/dist/illustrations/pegasus.webp +0 -0
  66. package/dist/illustrations/perseus.webp +0 -0
  67. package/dist/illustrations/phoenix.webp +0 -0
  68. package/dist/illustrations/pictor.webp +0 -0
  69. package/dist/illustrations/pisces.webp +0 -0
  70. package/dist/illustrations/piscis-austrinus.webp +0 -0
  71. package/dist/illustrations/pyxis.webp +0 -0
  72. package/dist/illustrations/reticulum.webp +0 -0
  73. package/dist/illustrations/sagitta.webp +0 -0
  74. package/dist/illustrations/sagittarius.webp +0 -0
  75. package/dist/illustrations/scorpius.webp +0 -0
  76. package/dist/illustrations/sculptor.webp +0 -0
  77. package/dist/illustrations/scutum.webp +0 -0
  78. package/dist/illustrations/sextans.webp +0 -0
  79. package/dist/illustrations/taurus.webp +0 -0
  80. package/dist/illustrations/telescopium.webp +0 -0
  81. package/dist/illustrations/triangulum-australe.webp +0 -0
  82. package/dist/illustrations/triangulum.webp +0 -0
  83. package/dist/illustrations/tucana.webp +0 -0
  84. package/dist/illustrations/ursa-major.webp +0 -0
  85. package/dist/illustrations/ursa-minor.webp +0 -0
  86. package/dist/illustrations/virgo.webp +0 -0
  87. package/dist/illustrations/volans.webp +0 -0
  88. package/dist/illustrations/vulpecula.webp +0 -0
  89. package/dist/manifest.json +6841 -0
  90. package/package.json +23 -0
  91. package/src/index.js +55 -0
package/LICENSE.txt ADDED
@@ -0,0 +1,13 @@
1
+ This package republishes material from the Stellarium skycultures project.
2
+
3
+ Western sky culture license summary from the upstream `description.md`:
4
+
5
+ Text and data: CC BY-SA
6
+ Illustrations: Free Art License
7
+
8
+ Authors:
9
+
10
+ Stellarium's team.
11
+ Illustrations by Johan Meuris.
12
+
13
+ See the packaged `dist/description.md` and the upstream vendor sources in `vendor/stellarium-skycultures/western/` for the original attribution and license text carried with this material.
package/README.md ADDED
@@ -0,0 +1,33 @@
1
+ # @found-in-space/stellarium-skycultures-western
2
+
3
+ Packaged Western constellation artwork derived from Stellarium sky cultures for Found in Space viewers.
4
+
5
+ ## What This Package Contains
6
+
7
+ - `dist/manifest.json`: generated culture manifest with per-anchor 3D direction vectors embedded
8
+ - `dist/illustrations/*`: packaged artwork assets
9
+ - `dist/description.md`: upstream culture description
10
+
11
+ The viewer should consume the generated manifest rather than the legacy standalone `constellation_anchors.json` web asset.
12
+
13
+ Generated `dist/` output is intended to stay out of git. Build it locally or via `prepack` before publishing to npm.
14
+
15
+ ## Build
16
+
17
+ From the repo root:
18
+
19
+ ```bash
20
+ npm run build:western
21
+ ```
22
+
23
+ ## Usage
24
+
25
+ ```js
26
+ import { createWesternManifest } from '@found-in-space/stellarium-skycultures-western';
27
+
28
+ const manifest = createWesternManifest({
29
+ baseUrl: 'https://unpkg.com/@found-in-space/stellarium-skycultures-western@0.1.0/dist/',
30
+ });
31
+ ```
32
+
33
+ `createWesternManifest({ baseUrl })` preserves the original relative asset paths and adds resolved `image.url` fields for consumers that want fully-qualified URLs.
@@ -0,0 +1,174 @@
1
+ # Western
2
+
3
+ ## Introduction
4
+
5
+ The Western sky culture is used internationally by modern astronomers, and is
6
+ the official scheme of The International Astronomical Union. It has historical
7
+ roots in Ancient Greek astronomy, with influences from Islamic astronomy.
8
+
9
+ ## Description
10
+
11
+ The Western sky culture divides the celestial sphere into 88 areas of various
12
+ sizes called _constellations_, each with precise boundary, issued by the
13
+ International Astronomical Union in 1922. These constellations have become the
14
+ standard way to describe the sky, replacing similar sets in other sky cultures
15
+ exhaustively in daily usage.
16
+
17
+ The constellations in use today are based mainly on ancient Greek
18
+ constellations depicted by Ptolemy in his book the _Almagest_ during the 2nd
19
+ century CE. In the subsequent centuries, this book has been translated from
20
+ Greek into Arabic (6th to 9th century) and later to medieval Latin. In the
21
+ Arabic more than in the Latin tradition, the Ptolemaic figures were enriched
22
+ and transformed by native Arabic constellations and star names.
23
+
24
+ In the 18th century, European astronomers suggested new constellations to fill
25
+ the gaps between northern constellations (e.g. the constellation of "the lynx"
26
+ for an area close to the Great Bear but with stars so faint that you would need
27
+ the eyes of a lynx to see them) and also created new constellations in the
28
+ southern part of the sky which had not been visible to Ptolemy. These new
29
+ constellations were usually named after new technical inventions of the early
30
+ modern period (e.g. a chemical machine, a balloon, an air pump) or exotic
31
+ animals (e.g. a chamaeleon, a tucan, a paradise bird). Among them many
32
+ constellations were also named with political consideration to honor certain
33
+ kings or patrons.
34
+
35
+ In the beginning of the 20th century, the IAU (International Astronomical
36
+ Union) aimed for a large clean-up: in 1922, it officially accepted the list of
37
+ 88 constellation names. In 1928 it also defined precise constellation
38
+ boundaries [#1] still in use today.
39
+
40
+
41
+ ## Extras
42
+
43
+ In the 2nd century CE, Ptolemy in Alexandria published a multi-volume book
44
+ which summarised the knowledge of the time, rooted in a tradition of
45
+ mathematical astronomy since Hipparchus (at least 265 year earlier). In the
46
+ subsequent centuries, this book has been translated from Greek into Arabic (6th
47
+ to 9th century), from Arabic into Latin, and later, from the original ancient
48
+ Greek into medieval Latin. Due to this transformation, it is now known under
49
+ the artificial name _Almagest_, derived from the Arabic title [#7].
50
+
51
+ The Almagest's star catalogue (book VII and VIII) has been depicted many times
52
+ in the Islamic as well as in the Christian astronomical traditions. Often, the
53
+ figures were re-drawn in order to adapt them to the taste of art of the epoch.
54
+ In the Arabic more than in the Latin tradition, the Ptolemaic figures were
55
+ enriched and transformed by native Arabic constellations and star names.
56
+ Therefore, this sky culture displays a modern descendant of the Ptolemaic one
57
+ with traces of translations, misunderstandings, transformations, and purposly
58
+ additions.
59
+
60
+ In 1603 the lawyer and hobby astronomer Johann Bayer from Augsburg, Germany,
61
+ made a new celestial atlas, called Uranometria [#2]. In this atlas, he
62
+ introduced a systematic naming of stars starting with alpha, the brightest,
63
+ beta, the second brightest, gamma, the third ... within a constellation.
64
+ Subsequently, it was established to name a star with a Greek letter and the
65
+ Latin constellation name in casus genitive.
66
+
67
+ In the 18th century, the century of great atlases (Flamsteed, Fortin, Bode:
68
+ [#3][#4]), new constellations were added to fill the gaps between northern
69
+ constellations. Additionally, there were suggestions to create new
70
+ constellations in the southern part of the sky which had not been visible to
71
+ Ptolemy. European astronomers visited the European colonies and instead of
72
+ asking the native people for their constellations, the Europeans were creative.
73
+ This way, many new technical inventions of the early modern period were
74
+ depicted in constellations (e.g. a chemical machine, a balloon, an air pump) as
75
+ well as exotic animals (e.g. a chamaeleon, a tucan, a paradise bird).
76
+
77
+ The problem was that sometimes astronomers did not agree with each other and,
78
+ thus, atlases showed deviations from each other.
79
+
80
+ After many centuries of astronomers taking liberties in interpretation of the
81
+ Ptolemaic original, there were many variants of constellations. As
82
+ constellations are a positioning system, i.e. astronomers describe positions in
83
+ the sky relative to stars and stars relative to constellations (like
84
+ "Betelgeuse", Orion's right shoulder), it is necessary to use constellation
85
+ names and star names uniformly all over the world.
86
+
87
+ In the "Fin de siècle", there were upcoming suggestions in the IAU to unify the
88
+ system of constellations and star names [#5].
89
+
90
+ As the IAU in 1928 only defined the boundaries of these areas [#4] and not the
91
+ way of drawing artwork within them, several sub-cultures of painting figures
92
+ and drawing simplified stickfigures were developed during the 20th and 21st
93
+ century. We provide some of them as further sky cultures.
94
+
95
+ ### Constellations
96
+
97
+ These constellations are based mainly on the Ptolemaic tradition which had been
98
+ used in all three Abrahamitic religions and, thus, was common in the Near East,
99
+ in Europe and its colonies on all continents. However, between the ancient
100
+ Greek constellations there were gaps of areas with only faint stars belonging
101
+ to no constellation.[#8] In the Modern Epoch, several astronomers suggested
102
+ constellation figures for these gaps (e.g. the constellation of "the lynx" for
103
+ an area close to the Great Bear but with stars so faint that you would need the
104
+ eyes of a lynx to see them), among them many political constellations to the
105
+ honor of certain kings or patrons. In the beginning of the 20th century, the
106
+ IAU aimed for a huge clean-up.
107
+
108
+ In 1922, the IAU officially accepted the list of 88 constellation names and
109
+ their official abbreviations with three letters. The only remaining political
110
+ constellations is Scutum, the shield of a Polish king but without mentioning
111
+ the political reference anymore. The Belgian priest E. Delporte got the task to
112
+ define constellation boundaries according to coordinates. In 1928, he finished
113
+ the work and the IAU accepted his delimitations [#1].
114
+
115
+ These "constellations" are naked areas in the sky without any stick figures or
116
+ depictions [#5]. The borders simply follow the lines of right ascension and
117
+ declination. These constellations became the standard way to describe the sky,
118
+ replacing similar sets in other sky cultures exhaustively in daily usage.
119
+
120
+ Stellarium by default displays the precise RA-DEC-boundaries and a set of
121
+ artwork constellations on the basis of Ptolemaic figures but following our
122
+ contemporary taste of art.
123
+
124
+ ### Proper names of stars
125
+
126
+ Ptolemy's star catalogue had the layout of a table listing the description of
127
+ the star's position in the constellation's figure, the ecliptical coordinates,
128
+ and the magnitude e.g.: "The star at the tip of the tail of Ursa Minor", "Gem 0
129
+ 1/6, +66", "Mag 3".
130
+
131
+ In most cases, the star names evolved by astronomer's systematical
132
+ abbreviations of these descriptions, e.g. first astronomer abbreviated in a
133
+ text "tip of the tail", a next astronomer drew a map with less space and wrote
134
+ only "tail" next to the star and this name remained. With centuries, these
135
+ descriptions were translated into Arabic and Latin, and in some cases the
136
+ translators or writers make mistakes because of misreading or misspelling or
137
+ the Arabic words (e.g. the Arabic "yad al gauza", the hand of the giant woman,
138
+ to the common term "Betelgeuse").
139
+
140
+ However, there are also a few original Greek words like the red star "Antares",
141
+ the counterpart of Ares (Mars) and even a few original Babylonian terms like
142
+ "Shargaz", the Sting, in Scorpius. Our modern, most recent IAU star names [#6]
143
+ are a huge mixture, also with influences or even politically wanted additions
144
+ of star names from the none-Ptolemaic sky cultures, e.g. the traditional
145
+ Pingsing, a Chinese star name for a star in Hydra (its meaning is only "star",
146
+ a reminescence to his lonely position) or newly adopted star names from
147
+ Polynesian, Hawaiian, or Aboriginal cultures for names of stars with
148
+ exoplanets.
149
+
150
+ ## References
151
+
152
+ - [#1]: Delporte, Eugene: Delimitation scientifique des constellations (tables et cartes), Cambridge, 1930
153
+ - [#2]: facsimile: Uranometria von Johannes Bayer, Kunstschätzeverlag, Gerchsheim, 2010
154
+ - [#3]: facsimile: Die große Flamsteed Edition - Himmelskartographie nach John Flamsteed von 1776 bis 1805, Albireo Verlag, Köln, 2017
155
+ - [#4]: Latußeck, Arndt and Hoffmann, Susanne M: "Ein nützliches Unternehmen", Albireo Verlag, Köln, 2017
156
+ - [#5]: Constellation english names. [IAU Constellations Page](https://www.iau.org/public/themes/constellations/)
157
+ - [#6]: IAU Working Group Star Names. [WGSN](https://www.iau.org/science/scientific_bodies/working_groups/280/)
158
+ - [#7]: Grasshoff, Gerd: The History of Ptolemy's Star Catalogue, Springer, New York, 1990
159
+ - [#8]: Hoffmann, Susanne M.: Hipparchs Himmelsglobus, Springer, Wiesbaden/ New York, 2017
160
+ - [#9]: Constellation. [Article on Wikipedia](http://en.wikipedia.org/wiki/Constellation)
161
+ - [#10]: Star Catalogue. [Article on Wikipedia](http://en.wikipedia.org/wiki/Star_catalogue)
162
+ - [#11]: Constellation image library of the U.S. Naval Observatory and the Space Telescope Science Institute. Johannes Hevelius Engravings. [Link](http://hubblesource.stsci.edu/sources/illustrations/constellations/)
163
+
164
+ ## Authors
165
+
166
+ Stellarium's team.
167
+
168
+ Illustrations by Johan Meuris.
169
+
170
+ ## License
171
+
172
+ Text and data: CC BY-SA
173
+
174
+ Illustrations: Free Art License
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file