This little tool helps visualize shadows on a land.
In my case, a school wanted to build a huge (6 stories) building right besides our house, so I wanted to evaluate the impact of having 4 to 6 stories.
These images are for february 20th, 2022:
- Clone the example
git clone ...
- install the dependencies
pnpm install
- Run the example
pnpm dev
- Tweak the buildings and lands in Constructions.Ts
You can use Controller.ts (uncomment in main.ts) to generate multiple pictures of your setup.
At any point, press 'e' to take a screenshot and save it to your downloads.
MIT