Skip to content

WorldWind Kotlin v1.1.1

Compare
Choose a tag to compare
@ComBatVision ComBatVision released this 12 Nov 11:29
· 332 commits to develop since this release
  • Raise Placemark by the determined Y offset to avoid clipping by the terrain surface.
  • Add operator arithmetic functions to Vec2 and Vec3.
  • Add variant of Viewport.contains function which works directly with Vec2 object.
  • Add variant of WorldWind.cartesianToScreenPoint function which works directly with Vec3 object.
  • Add variant of RenderContext.geographicToCartesian function which works directly with Position object.