Skip to content

Version 1.1

Latest
Compare
Choose a tag to compare
@alexwgraves alexwgraves released this 10 Sep 05:26
· 17 commits to master since this release

Changes

Version 1.1 changes the lights used in the 3D scene; I swapped out the directional light for a point light. By doing so, I was able to successfully render building shadows that are picked up by the roads and ground.

Fixes

This version updates dependencies that had security vulnerabilities:

  • three: 0.99.0 → 0.110.0
  • three-orbitcontrols: 2.96.3 → 2.110.3
  • parcel-bundler: 1.10.3 → 1.12.3 (only a dev dependency)