python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
UseGesture Dragging moves to middle of screen in R3F
I'm using useGuesture and to make some elements draggable in R3F.
When I start dragging (or even click the element) it moves to the center of the screen before it is then possible to drag it around.
H...
beek
Votes: 0
Answers: 1
Is there a way to apply a rainbow emission on a Standard Material?
I must implement a model that has a rainbow emission on itself, but, as I have noticed the Standard material only takes a single color as an emissive value at a time, I have a rainbow map I must imple...
Sarmak
Votes: 0
Answers: 0
can't load files when trying to publish my threejs project on github pages
I've been experimenting with react three fiber and wanted to publish a project on github pages. I did a build of my project and deployed it on pages. I get an error in the console that it can not load...
olvard
Votes: 0
Answers: 2
How do I implement this very common AR scenario in react-three/xr
I'm trying to implement an iconic AR user scenario using react-three/xr. A typical scenario is:
the user clicks a button to enter AR mode.
the 3D model is automatically placed on a plane in front of...

Bill O
Votes: 0
Answers: 0