dylan-thinnes / solsys

Solsys at https://solsys.xyz is a prime factorizing solar system generator.
6 stars 0 forks source link

Using only parts of the three.js library #21

Closed dylan-thinnes closed 7 years ago

dylan-thinnes commented 7 years ago

Importing the entire 400kB three.js library is excessive considering we're only using a small subset of its functions. We should look into only importing parts of it and minifying those.

dylan-thinnes commented 7 years ago

Since this is worded from a complete place of ignorance and it barely delves into any networking/bandwidth enhancement principles at all, I will close this to be discussed further in a more informed line of inquiry in the future.