1. Home
  2. Browse
  3. s2geometry

s2geometry

v0.9.0#1Go to latest

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

Install

Run the following Vcpkg command to install the port.

vcpkg install s2geometry

Usage

The package s2geometry provides CMake targets:

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

Dependencies

See source

Version

v0.9.0#1

Publication

Supports

!windows

GitHub

google/s2geometry2.5K

Homepage

s2geometry.io

Subtree

c9e786d81a

License

Complex license

Definition

Manifest