Hi everyone,
I think I figured this out – the problem was that Grasshopper computes the viewtoBitmap command before the preview geometry is displayed. To fix it send it to the top of the stack by selecting the cluster and pressing crtl +F
(or under edit > arrange> put to front)
Credit goes to @DavidRutten, who answered it a while ago here.
Since discourse.mcneel will not allow for .webp images until there is support for it for every platform I added the option to export traditional .gif files as well.
To use install python and PIL
webpMaker_v3.py (1.7 KB)
webPmaker_v3.gh (23.1 KB)
(I will update the first Post as well with the new files)