Johnny Wu
Johnny Wu
I read the section of `attributes` in regl Docs https://github.com/regl-project/regl/blob/gh-pages/API.md#attributes, but I didn't found the `type` option in it. However, when I search the code and I found there is...
Hi, I just find and fix a problem when "Generate Mesh Using Points", it will not copy the correct uv since the code miss checking the `_uvsAttr.Length`. Here is the...
Hi freeman, Nice project and thank you for your work! I just use it and it is perfect except I think one little `Close Panel` button like [dat-gui](https://github.com/dataarts/dat.gui) or [dis-gui](https://github.com/wwwtyro/dis-gui)...
This is probably something changed in dataTransfer in chrome, we should find a way make it works like before.