python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Is there a way to calculate dFdx(dFdx()) of something within a fragment shader?
So I already know that the documentation for dFdx, dFdy, and fwidth states that "expressions that imply higher-order derivatives such as dFdx(dFdx(n)) have undefined results, as do mixed-order de...
Andy Qu
Votes: 0
Answers: 1
Image is Not Load on planeGeometry in Three Js
Hello Community
I have 1 issue Regarding Image is not showing on the PlaneGeometry in Three JS. Whenever i am load image the plane is going to black and not image refection is done here and with it no...
Team IT2
Votes: 0
Answers: 0
ThreeJS - Raycaster Arrow Helper
I’m looking to add some model movement based on the mouse position, so I’m learning Raycaster.
Only thing is, I don’t have a great way to visualize what my mouse is pointing at.
Sounds dumb, but I’m l...
Derek Hettinger
Votes: 0
Answers: 1
cannot use/import GLTFLoader and OrbitControls from threejs in my project
Hello so I am trying to build a simple threeJs project. I want to load a 3dModel with GLTFLoader but I cannot import it. Then I have tried to import OrbitControls and I got the same error.
I need a li...
ispasDani
Votes: 0
Answers: 1