alxkhr / react-d3-travel-blog

A very simple travel blog, made of react and d3.
MIT License
4 stars 1 forks source link

D3 projection memory enhancement #1

Open alxkhr opened 7 years ago

alxkhr commented 7 years ago

Try to use one perspective and recalculate the scale when switching between surface and orbit. (This might save some memory, but maybe at the cost of performance?)