Skip to content

Releases: alexwgraves/ville

Version 1.1

10 Sep 05:26
Compare
Choose a tag to compare

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)

Version 1.0

10 Sep 05:20
Compare
Choose a tag to compare

Initial version of ville. Has skyscraper, residential, and commercial area types that generate a road network and create different building geometry. Also has water and parks areas that do not render roads or buildings. Generated layouts can be rendered in 3D.