Releases: chargetrip/globe
Releases · chargetrip/globe
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2025-05-30)
Bug Fixes
- add all locations in a loop (c486214)
- add index file (6364d93)
- add type for bar (0cc10f0)
- added the ability to add bars in an array (e1ec6ba)
- camera config + default position (b52b5c5)
- camera move to works (b19a0e4)
- clamp shader intensity (6762a18)
- clipping of marker mesh (3e51000)
- correct file imports (9f6da74)
- eslint fixes (95af0bb)
- import name (8e056cf)
- lat lng to xyz conversion (b309336)
- map size, offset and geometry (766dbef)
- move example to own folder (dfa1c76)
- moved enum outside of type file (6da2805)
- order of functions (1bcdfbc)
- package name (0c82bf8)
- parcel example and devdependencies (9943a93)
- randomized dot animation (93bf2d6)
- remove cast to Marker (f08812d)
- remove infinite camera lerp (1de3c84)
- remove redundant import (da6d61c)
- resolve broken import (13bbdd1)
- shader optimized for different zoomlevel (85c239e)
- shader warnings during compile (21b8984)
- silent eslint on restricted syntax (261e841)
- small clean up (f1a34bf)
- small shader optimization (b98ee7c)
- static marker shader option (55065b8)
- three js lerp bug (16e8eae)
- threejs dependency (7f56f13)
- ts errors on shader import (7eef6ae)
- type export (484b545)
- type export (e86dac0)
- type export (9747747)
- type exports (f023eb8)
- type fixes (5306ff3)
- type fixes (8015125)
- update deps & added vite (5bc0fdf)
Features
- add a random time to marker animation (#9) (315c2c2)
- add azimuth and polar camera offset (37a42fb)
- add camera movement (b616b39)
- add camera zoom (76a70b5)
- add dropoff to atmosphere (d807ea4)
- add edge highlight (f2f5074)
- add threejs unit vectors (b62ac11)
- allow string and HTMLCanvasElement as container arg (2e75bc1)
- animate instanced dots (63ec9eb)
- canvas inherits dimensions from styles (5fd3653)
- included arc animation (560d903)
- included arcs with tubes and animations and gradient shader (4c66f08)
- included array of markers and animations (24537a6)
- included bar component (4d10334)
- included dynamic color on marker (f1d9602)
- included markers arcs and globe with components (d7e16b1)
- included remove all markers function (04c68bc)
- included remove bars and remove all function (4b68050)
- make scene and camera responsive (4b024b8)
- new location markers (732d433)
- publish action added (85ce7c6)
- setup for camera controller (1b2b4c0)
- tubes (41e7383)
- various types and file splitting added (71012fa)