Library for calculation on Cartographic objects

Hello everyone,

I really needed some specific library to make calculation (like distance) on Cartographic objects. Since I couldn’t find any that uses Cesium’s objects I created one.

If it can be useful to you here is the link: GitHub - nicolas-van/cesium-cartographic: Math helper extensions for cartographic calculation in Cesium.js

great