cables-gl / cables_docs

cables documentation docs.cables.gl
https://cables.gl/docs/docs
45 stars 16 forks source link

HeightMap crash #744

Closed 60-hz closed 6 months ago

60-hz commented 6 months ago

HeightMap Op crash if the number of rows or columns is set to 0.

Tried with the HeightMap example on cables.gl and dev.cables.gl

steam0r commented 6 months ago

thanks, checked for division by zero, does not crash anymore on dev.cables.gl

steam0r commented 6 months ago

this is now also fixed on cables.gl