-
Right now the postprocessing runs without an AA pass, which can make it unpleasant to look at. Since upsampling is expensive we shouldn't do too much here w/o user consent but one quick SMAA pass and…
-
**Submitting author:** @davidwoodburn (David Woodburn)
**Repository:** https://gitlab.com/davidwoodburn/r3f
**Branch with paper.md** (empty if default branch): main
**Version:** 2.0.9
**Editor:** @jby…
-
I created a [reproduction repository](https://github.com/chrisweb/nextjs_three-fiber_reproduction?tab=readme-ov-file#effectcomposer-error) for an error in the react postprocessing effectcomposer when …
-
I've never come across an up-to-date list of r3f components created by contributors outside of the **pmndrs** org - something along the lines of [awesome-react-three-fiber](https://github.com/gsimone/…
-
### Link to the code that reproduces this issue
https://github.com/frommybrain/r3f-starter
### To Reproduce
To Reproduce:
1. Create a new Next.js 15 project using `create-next-app`
2. Ins…
-
Please correct me if wrong, but it seems like r3f doesn't like using the very latest next js. Could I suggest updating the getting started/installation page on the website to reflect this? I just spen…
-
-
### **link not working. You can change from "serpia" to "r3f".**
**thank you see you again** `🤫🧏♂️🗿`
-
After upgrading to Next.js 15, I get the following error when importing. Everything worked great with Next.js 14.2.7.
`TypeError: Cannot read properties of undefined (reading 'ReactCurrentDispatche…
-
Hi there,
The work you are doing is absolutely amazing and I am really enjoying discovering the APIs over R3F, UIKit and Drei.
I have used the default Card component from UIKit and I can experie…