mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-17 18:39:17 -06:00
New visual test of nightsky constellations
This commit is contained in:
12
tests/visual/nightsky/constellationlines.ostest
Normal file
12
tests/visual/nightsky/constellationlines.ostest
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{ "type": "pause",
|
||||
"value": "true"},
|
||||
{ "type": "time",
|
||||
"value": "2023-03-03T20:00:00.00"},
|
||||
{ "type": "script",
|
||||
"value": "openspace.fadeIn('Scene.Constellations.Renderable')"},
|
||||
{ "type": "wait",
|
||||
"value": "30"},
|
||||
{ "type": "screenshot",
|
||||
"value": "constellationlines"}
|
||||
]
|
||||
Reference in New Issue
Block a user