Three Geo Versions Save

3D geographic visualization library

v1.4.5

1 year ago

Fixes:

  • Bump 'jpeg-js' dep to '0.4.4' 9d2d029

Improvements:

  • Approx. 10% bundle-size reduction (for 'dist/three-geo.{min,esm,esm.compat}.js')
  • Update three-geo's internal code/deps/tests
  • Update examples, geo-viewer's interface/code

v1.4.4

3 years ago

Fixes:

v1.4.3

3 years ago

Notes:

Improvements:

  • Substantial bundle size reduction d4c5b4c7dbd35096eb91a29049adf351ebc646f6
  • Add tests for 'browser' preset 46bec3c8ec725240c33abf773b3833217e855576
  • Internal code refactoring

Bug fixes:

  • Fix promise getting rejected cda26f3505f4b3dd93927c45daba7cc5546a3387
  • Fix .getTerrainRgb() not returning in particular situations e7b537b180bad202e85bc79e2f711e5fd806cfe3

v1.4.2

3 years ago
  • Support new APIs: async getTerrainRgb() and async getTerrainVector()
  • Update examples using the new APIs
  • Migrate to the modern Mapbox Static Images API (satellite texture) b65351d22a87f421408b0a517795ed441f23cb10
  • Minor bug fixes and improvements

v1.2.5

5 years ago

This version contains:

  • fix that eliminates the inconvenient terrain mesh's initial positional shift of (+0.5, -0.5, 0)
  • minor source code refactoring and cleanup

v1.2.3

5 years ago