Harry Collin
Harry Collin
I have a simple SVG with parts missing. Can you help? This is how it should look  This is how it looks in pixi  Thanks :)
I noticed a strange behaviour that happens while zooming and dragging simultaneously using the middle mouse button. The viewport seems to suddenly fly away towards the world origin (0, 0)....
It would be great to have the option to have multiple joysticks. Maybe one on each half of the screen? This would make it easier to develop experiences where the...
It would be great if we can exclude nodes from rendering based on a flag/property in the data (Example: `hidden: true`). My data structure contains children that shouldn't be rendered....
I'm working with rhino3dm JS in Node with the wasm module. I'm trying to work with a 1gb file but have been getting this error from the wasm. `Cannot enlarge...
This documentation was inspired by an issue I found on the root repository. It doesn't seem like it got resolved, so I'm bringing it here.
Hey all, I upgraded from rhino3dm.js from 8.4.0 to 8.6.0 and get an obscure error when trying to initialize the module. ``` TypeError: Cannot read properties of undefined (reading 'value')...
### Description 📝 Generate a simple colour palette texture to replace multiple materials in merged geometries. With some simple UV mapping you map entire sections of a merged geometry to...
Something introduced in version `v3.2.32` is blocking me from upgrading my project currently stuck on `v3.2.26.`. I get the following error when running `yarn sst dev`. ``` ✕ Failed │...
I haven’t had time to maintain this project and don’t see that changing in the foreseeable future. I’d love for someone from the community to step in and help keep...