mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-04 01:39:47 -05:00
0d2935c43b
* Add Adam Aslegård's module that renders Gaia mission stars * Add module for Gaia mission * Add CCfits and cfitsio submodules and the implemented fitsfilereader module from the OpenSpace-sun-earth-event branch * Add a TaskRunner to read from a fits file
7 lines
117 B
Plaintext
7 lines
117 B
Plaintext
return {
|
|
{
|
|
Type = "SyncAssetTask",
|
|
Asset = "scene/milkyway/gaia/gaia_dr2_download_stars"
|
|
}
|
|
}
|