Skip to content

Releases: open-pv/simshady

[v0.0.5] - 2024-09-17

17 Sep 09:42
4fbcc2e
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.0.1

03 Jun 06:50
Compare
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