-
I have a menu component that mounts and unmounts depending on whether the menu's trigger exists and has been toggled. The first time the menu is created, the text renders fine. All future times result…
-
**What's happening**
On an Apple M1 Pro, craco build runs as expected.
However, docker build appears to be working but runs indefinitely. There is no error message.
Here is console log:
…
-
Hello Poimandres! Thank you for this awesome library! :)
I believe I've found a bug within the library concerning the event priority in conjunction with `createPortal` and glTF scenes. If I create …
-
Right now there are 2 issues with vendor packages.
- https://github.com/pmndrs/react-three-fiber/issues/3110
- https://github.com/pmndrs/three-stdlib/issues/323
When I run a node install I upd…
-
The app doesn't work anymore with the latest versions of the library, some things don't apply anymore like the setDefaultCamera() function not being anymore part of useThree().
It would be awesom…
-
React Three Fiber includes easy ways to implement [postprocessing](https://github.com/vanruesc/postprocessing) - I'd like to see how straightforward it would be to create a custom effect pass in the E…
-
See https://github.com/vadimdemedes/ink/issues/400.
- [ ] Check if any changes are necessary for Ink to work with React 17 (hint: there are some reconciler changes you can copy from https://github.…
-
https://github.com/pmndrs/react-three-next/tree/main
-
I'm really interested in using this tool to add some easy to use controls to my app, but there are a number of problems:
- the codesandbox demo is broken
https://user-images.githubusercontent.co…
-
The current, experimental 3D volume renderer is already useful, but has several limitations and problems. Here is a list of things that would improve user experience and performance..
* Exploit ex…