diff --git a/assets/isamples_globe.webp b/assets/isamples_globe.webp index 572cda0..0b95a7c 100644 Binary files a/assets/isamples_globe.webp and b/assets/isamples_globe.webp differ diff --git a/tools/capture_globe_rotation.py b/tools/capture_globe_rotation.py index ba06ca2..acef746 100644 --- a/tools/capture_globe_rotation.py +++ b/tools/capture_globe_rotation.py @@ -93,7 +93,7 @@ async def capture_globe(num_frames=120, duration_sec=15, output_path="/tmp/isamp () => {{ window._viewer.scene.camera.rotate( Cesium.Cartesian3.UNIT_Z, - -{rotation_per_frame} + {rotation_per_frame} ); }} """)