-
Hi and thanks a ton for this great feature in Google maps / this example!
I was trying to use an environment map (with metalness / roughness - values) on my model and noticed that this doesn't seem…
-
Hi - I'm trying to implement the post processing stack of threejs. Do you have an example of this? I'm trying to port a working non-ar example of this into threejs. Normally what I would do is create …
-
Hi there,
geo-viewer is an amazing example and I am learning it (in three-geo/examples/geo-viewer/io/).
I would like to add something onto both openstreemap via leaflet and threejs in this geo-…
-
It may be a stupid question but I've been struggling to set up a working front-end JS project using jQuery and ThreeJS. Completion for built-in JavaScript types works as expected, but as soon as I try…
-
The boilerplate is there, and we can look at the [`View` interface](https://github.com/acheronfail/xi-electron/blob/025b061e53d784d7ba36055d1e659c1a3fb6f286/src/renderer/view/index.ts#L50-L64) for det…
ghost updated
6 years ago
-
When I inspect this example
https://threejs.org/examples/webgpu_compute_geometry.html
And pick capture. It only gets the first `submit` whereas I'm pretty sure there are 2 calls to `submit` per …
-
I need to have all keyframes and its value array to convert it to threejs standard AnimationClip. Please help.
-
Hello, I’m using cannon.js to handle collisions in threejs and it’s working fine except for one case: I need the collision between a sphere and a box doesn’t make them lose energy so they can preserve…
-
is:issue is:open 哥 我看了你的threejs第三人称相机的文章,但我发现这样出来的摄像机移动并不顺滑,该怎么用lerp函数去改进它,我看了好几篇教程也没搞懂,哥能教我一下吗
-
Good job with the controls, most 3D modeling software makes it very anti intuitive lol. All hot keys and controls work as they should logically lol. Thanks for that. Any plans to expand into sculpting…