Skip to content

s2geometryv0.13.1

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)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No transitive dependencies.

#Host Dependencies

and one transitive dependency:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • yuehua.jia's avataryuehua.jia
  • Billy O'Neal's avatarBilly O'Neal
  • autoantwort's avatarautoantwort
  • Bradley Austin Davis's avatarBradley Austin Davis
  • toge's avatartoge

#Changelog

  • 580d480[s2geometry] update to 0.13.1 (#48676)
  • 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)