mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 19:19:39 -06:00
Add more visual tests
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"profile": "empty",
|
||||
"commands": [
|
||||
{
|
||||
"type": "asset",
|
||||
"value": "examples/renderable/renderablesphericalgrid/sphericalgrid.asset"
|
||||
},
|
||||
{
|
||||
"type": "navigationstate",
|
||||
"value": {
|
||||
"anchor": "RenderableSphericalGrid_Example",
|
||||
"position": [
|
||||
-2.670862345531653,
|
||||
0.38945474988793644,
|
||||
-0.0034232637362737353
|
||||
],
|
||||
"up": [
|
||||
8.06120309897801e-05,
|
||||
0.0006405490241455759,
|
||||
0.00997913817161211
|
||||
],
|
||||
"timestamp": "2025 JUL 13 12:37:37"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "screenshot"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"profile": "empty",
|
||||
"commands": [
|
||||
{
|
||||
"type": "asset",
|
||||
"value": "examples/renderable/renderablesphericalgrid/sphericalgrid_segments.asset"
|
||||
},
|
||||
{
|
||||
"type": "navigationstate",
|
||||
"value": {
|
||||
"anchor": "RenderableSphericalGrid_Example_Segments",
|
||||
"position": [
|
||||
-2.670862345531653,
|
||||
0.38945474988794027,
|
||||
-0.0034232637362729824
|
||||
],
|
||||
"up": [
|
||||
8.061203098975068e-05,
|
||||
0.0006405490241453515,
|
||||
0.009979138171612124
|
||||
],
|
||||
"timestamp": "2025 JUL 13 12:40:41"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "screenshot"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"profile": "empty",
|
||||
"commands": [
|
||||
{
|
||||
"type": "asset",
|
||||
"value": "examples/renderable/renderablesphericalgrid/sphericalgrid_segments_latlong.asset"
|
||||
},
|
||||
{
|
||||
"type": "navigationstate",
|
||||
"value": {
|
||||
"anchor": "RenderableSphericalGrid_Example_SegmentsLatLong",
|
||||
"position": [
|
||||
-2.670862345531653,
|
||||
0.38945474988794027,
|
||||
-0.0034232637362729824
|
||||
],
|
||||
"up": [
|
||||
8.061203098975068e-05,
|
||||
0.0006405490241453515,
|
||||
0.009979138171612124
|
||||
],
|
||||
"timestamp": "2025 JUL 13 12:40:59"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "screenshot"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"profile": "empty",
|
||||
"commands": [
|
||||
{
|
||||
"type": "asset",
|
||||
"value": "examples/renderable/renderablesphericalgrid/sphericalgrid_styled.asset"
|
||||
},
|
||||
{
|
||||
"type": "property",
|
||||
"value": {
|
||||
"property": "NavigationHandler.OrbitalNavigator.LimitZoom.EnableMinimumAllowedDistance",
|
||||
"value": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "navigationstate",
|
||||
"value": {
|
||||
"anchor": "RenderableSphericalGrid_Example_Styled",
|
||||
"position": [
|
||||
-2.6332080885026468,
|
||||
0.3839641527113749,
|
||||
-0.003375002000572856
|
||||
],
|
||||
"up": [
|
||||
0.00806120309896291,
|
||||
0.06405490241443945,
|
||||
0.9979138171612184
|
||||
],
|
||||
"timestamp": "2025 JUL 13 12:41:23"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "screenshot"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user