Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
3 votes
1 answer
75 views

i want to show on the screen the 3d model when i import it from cloudinary and it is succesful but the problem is that it wontshow the 3d model on the screen and the error says failed to load GLF ...
0 votes
0 answers
31 views

I’m building a 3D website in React Three Fiber, Three.js, and @react-three/drei. The scene is a 3d circular monument with 4 wall-mounted objects spread evenly around the monument: Mirror, ATM, Statue, ...
0 votes
0 answers
44 views

I’ve built a custom pixel distortion effect post-processing effect for R3F using @react-three/postprocessing’s . Here’s the gist: CustomEffect file: class CustomPixelDistortionEffect extends Effect { ...
0 votes
0 answers
52 views

I am trying to add a trailing effect to a glb model of Tinkerbell. I have the logic split into four components: SimpleTrail.jsx which renders the trail effect on a particular target ref (working) ...
1 vote
0 answers
43 views

I am using glb files and using useGLTF from @react-three/drei I need to run specific functions in specific animation whenever it is running the issue is I am getting all the animations at a time and ...
0 votes
2 answers
101 views

I'm new to R3F and I'm trying to learn some basic fundamentals, basically what I'm trying to do is render a car model from a .glb file and then render a circular button on the door of car which would ...
0 votes
1 answer
123 views

I am trying to rotate each object separately, and each object has its own rotation field and, when I change the rotation field it should maintain the corner position.Right now only negative rotation ...
0 votes
1 answer
103 views

In the camera-controls source code, there is an example of a view offset. How can this be implemented using the CameraControls wrapped in '@react-three/drei'? let offsetUpdated = false; const ...
0 votes
1 answer
103 views

I need the same effect like the screenshot below. Here is the sandbox import React, { useEffect } from "react"; import { useGLTF, OrbitControls } from "@react-three/drei"; import { ...
0 votes
0 answers
82 views

So I have been building a 3D model showcase site, at random times I am getting this error of texture not being rendered, I am using Three.js drei package At random times, I encounter a texture/...
0 votes
1 answer
42 views

I'm doing LOD rendering for multiple meshes. I'm confused about where the threshold is measured from. I have a demo that works, except the high and low resolution meshes are swapped out for both the ...
5 votes
1 answer
197 views

I'm using CameraControls from React Three Drei, but I imagine my question is about three.js in general. https://drei.docs.pmnd.rs/controls/camera-controls#cameracontrols I need to be able to move ...
1 vote
1 answer
64 views

I have a 3D cube with 6 sides. Two of those sides have icons: one for music and one for sports. I also have two buttons: one labeled Music and one labeled Sports. When the user hovers over the Music ...
0 votes
0 answers
73 views

Im running into alot of issues trying to run react three fiber on react native app(expo sdk 52). I have a simple box setup but get error saying 'cannot convert undefined value to object'. I tried ...
0 votes
0 answers
50 views

I created a simple animation of some boxes arranging themselves into a wall with react-three/fiber + react-three/rapier. Unfortunately, it seems that whenever the computational requirements increases -...

15 30 50 per page
1
2 3 4 5
...
21

AltStyle によって変換されたページ (->オリジナル) /