Andrew Schoen
Andrew Schoen
- `three` version: 0.137.5 - `@react-three/fiber` version: 7.0.26 - `@react-three/drei` version: 8.18.1 - `node` version: 14.18.1 - `npm` version: 6.13.7 - `Safari` version: 15.4 (M1) ### Problem description: I noticed...
Updated the cargo.toml file to support both versions. Running `cargo build` with 0.31 seems to build without any issue on my machine.
Hi, I am trying to use the Outline and/or selective bloom on some meshes, and while there is no error generated, the effects don't seem to be shown. I have...
Hi all, I was looking at using this library for visualizing some robots with a ros2 backend. I have gotten things to the point on the backend ros2 sever that...
Hi all. I have been posting a number of issues across the org lately trying to decipher exactly where an issue is occurring with ROS2 versions of many of these...
We are using ros3djs with a number of custom meshes. The files in particular are binary stl files. When we load the files in rviz, we can modify the sizes...
We are using Angular 7, and are encountering an issue where the Viewer is not being imported correctly. In our component where we are loading it, we have the following:...
I am trying to use this plugin in a vite-based project, where I am running a worker that uses a wasm-based library. I can successfully use the library with standard...
**Is your feature request related to a problem? Please describe.** `wasm-bindgen 0.2.86` effectively breaks the `stdweb` library, which is a pretty old library that is an optional dependency of `instant`....
Thanks for the template/starter! I am currently experiencing an error, and I am not sure exactly where it is coming from. Right now it is still very much the starting...