Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@adamsky adamsky released this 03 Nov 12:55
· 12 commits to master since this release
  • added multiple CLI arguments for setting up the scene (refresh-rate,
    globe-rotation, cam-rotation, cam-zoom, location, focus-speed,
    night, template, texture, texture-night)
  • added experimental listing mode that supports reading coordinates from
    standard input and going through all of them, animating camera target changes
    (see --pipe)
  • enabled ability to display night side of the globe using an additional
    texture
  • changed default Earth texture (now includes New Zealand)
  • added vim-style navigation for the interactive mode
  • improved internal library representation of Texture
  • improved documentation