Young Shung

Results 5 comments of Young Shung

My thoughts about it is Google probably won't view it as a bad as other more nefarious intent such as mining cryptocurrency and should be ok for general-purposes. You can...

A current workaround that I used is using the fork by [laxadev](https://github.com/laxadev/sveltestrap). It's working fine without any errors and it can be installed by running `npm i git+https://github.com/laxadev/sveltestrap.git`.

Is there any alternative or workaround that can be used before this PR get merged? Edit: I found that the fork by [laxadev/sveltestrap](https://github.com/laxadev/sveltestrap) is working fine without any errors. I...

Hi @JittoJoseph, you cannot exactly add attributes in the blender command. You would need to add the code in the Python code in the `data` variable.

I ran this in Google Colab and it seems like it is slower (~4.75s/it) than the original (~3s/frame). Any possible reason why? Edit: I think I'll do further testing in...