Skip to Content

s2geometry v0.11.1

Created
Updated

S2 is a library for spherical geometry that aims to have the same robustness, flexibility, and performance as the very best planar geometry libraries.

# Usage

The package s2geometry provides CMake targets:

find_package(s2 CONFIG REQUIRED)
target_link_libraries(main PRIVATE s2::s2) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • yuehua.jia's avatar yuehua.jia
  • Billy O'Neal's avatar Billy O'Neal
  • autoantwort's avatar autoantwort
  • Bradley Austin Davis's avatar Bradley Austin Davis

# Changelog

  • 466929d [s2geometry] update to 0.11.1 (#36535)
  • 3d99eb5 [s2geometry] update code & fix windows build (#36150)
  • 1ece5ec [s2geometry] update port (#27072)
  • c9e786d [many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
  • 92f4679 [s2geometry] Add new port (#22107)

# Source