christophwaibel / GH_Solar_V2

Solar irradiation model plug-in for Rhinoceros Grasshopper. Version 2.
GNU General Public License v3.0
5 stars 0 forks source link

skydome-shadingmask-transparent #19

Closed christophwaibel closed 4 years ago

christophwaibel commented 4 years ago

new attempt to make the shadingmask skydome transparent. Grasshopper geometry also has transparency... so it must be possible.

maybe construct two separate meshes: one for the shaded segments, and one for the unshaded segments of the skydome. that way, i don't need to work with vertexcolors

christophwaibel commented 4 years ago

https://github.com/christophwaibel/GH_Solar_V2/pull/31