Skip to content

Releases: silmae/HyperBlend

Second release v0.2.0

28 Nov 15:49
Compare
Choose a tag to compare

This is the second released version of HyperBlend on our way towards a full canopy scale vegetation
simulator. HyperBlend is developed in
Spectral Laboratory of University of Jyväskylä
by Kimmo Riihiaho (kimmo.a.riihiaho at jyu.fi).

Version 0.2.0 will break many things in the previous version. Don't expect simulations created
in 0.1.0 to work. Also the folder structure and some constants have been reorganized and renamed.

Main improvements in this version:

  1. Simulation speed 200 times faster (simulation accuracy decreases 2-4 times)
    • You can still use the old simulation method if you need maximum accuracy
  2. Incorporation of the PROSPECT leaf model
    • You can now use PROSPECT parameters such as water thickness and chlorophyll content
    • It is fairly simple to plug in any other leaf model you would like. Just follow how
      our local prospect module does it, and you should be fine

First release

11 Nov 12:06
Compare
Choose a tag to compare

This is the first release of HyperBlend. This release only demonstrates the usability of Blender in simulating hyperspectral reflectance and transmittance properties of plant leaves. Future releases will add more useful functionalities to the software.

Created by @11kaks