Skip to content

Releases: open-pv/simshady

[v0.2.0] - The CLI

01 Dec 09:26
3e7374d

Choose a tag to compare

What's Changed

We have added a CLI, so that you can run simshady locally.

New Contributors

Full Changelog: v0.1.1...v0.2.0

[v0.1.1] - 2025-05-02

02 May 09:46
40e8dbb

Choose a tag to compare

Hotfix v0.1.1 - Fixing the aggregation of skydome irradiance

What's Changed

Full Changelog: v0.1.0...v0.1.1

[v0.1.0] - 2025-04-21

21 Apr 12:38
ae68f63

Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.1.0

[v0.0.5] - 2024-09-17

17 Sep 09:42
4fbcc2e

Choose a tag to compare

What's Changed

  • Add keywords by @FlorianK13 in #29
  • Add Contributing.md by @FlorianK13 in #29
  • Stop hogging the main thread during calculation (No more "this website is slowing down your browser") by @khdlr in #32

Fixes

  • Fix incorrect handling of indexed geometries by @khdlr in #36
  • Fix outdated usage example in README.md by @khdlr in #37
  • Fix incorrect handling of clockwise-oriented polygons by @khdlr in #31

Full Changelog: v0.0.4...v0.0.5

[v0.0.4] - 2024-08-30

30 Aug 16:11
aa3e702

Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

[v0.0.3] - 2024-08-19

19 Aug 07:33
64739f3

Choose a tag to compare

Update of version number was not done in 0.0.2, so another release was needed 🥇

[v0.0.2] Bug Fixes - 2024-08-19

19 Aug 07:28
e7e297c

Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

03 Jun 06:50

Choose a tag to compare

[v0.0.1] First NPM Release - 2024-06-03

Added

  • Add Main class ShadingScene
  • Add WebGL code for shading simulation
  • Add method for digital elevation models
  • Add method for diffuse radiation
  • Add documentation page on github pages - open-pv.github.io/simshady/

Contributors

@FlorianK13 @khdlr @MartGro