Skip to content

Commit

Permalink
Added the new 'earth' demo
Browse files Browse the repository at this point in the history
  • Loading branch information
efifogel committed Aug 30, 2023
1 parent 12c8dec commit fb2a276
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Installation/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ Release date: October 2023
`std::variant`. The support for the old macro `CGAL_ARR_POINT_LOCATION_VERSION`
has been removed.

- Introduced a new interactive program that demonstrates 2D arrangements embedded on the sphere called `earth`. The program (i) reads a database of all administrative boundaries of the countries in the world, (ii) displays the globe with all countries and land covered by water (which is land not covered by countries) on a window, and (ii) enables interaction with the user.

#### Envelopes of Surfaces in 3D
- ** Breaking change**: Construct_projected_boundary_2 in `EnvelopeTraits_3` is now using `std::variant` instead of `Object`

Expand Down

0 comments on commit fb2a276

Please sign in to comment.