-
After spending 4 days I made a fully functional top class portfolio website, I fixed majority of the errors but there is 1 error that I am unable to fix (because I am unable to understand it)
![ima…
-
I am trying to convert my old fashioned scripting to the 'new' way ( i.e. ES6 module...) as soon as some of the THREE.JS official controls (orbits, transform) will be deprecated in there current shape…
-
I've run into an issue which manifests itself by the fact that when showing multiple figures that use WebGL (e.g. ScatterGL), one or more of the figures ends up empty. The following notebook reproduce…
-
Full warning: [Unhandled promise rejection: Error: ExpoTHREE.loadObjAsync: Cannot parse a null asset]
- node_modules\expo-three\build\loaders\loadModelsAsync.js:10:14 in loadFileAsync$
- node_module…
-
If this PR gets merged into three.js...
https://github.com/mrdoob/three.js/pull/27616
... I would look at adding support to a-frame instanced-mesh.
-
**Is your request related to a specific problem you're having?**
I am having problem importing ES6 modules from `highlight.js`. Although the README mentions about [ES6 Modules / `import`](https://g…
-
### Description
Clear Color is not set correctly when clear alpha < 1.
Compare `WebGPURenderer` with both `WebGLRenderer` and `WebGPURenderer/WebGLBackend`. The latter two appear to render the sam…
-
### 问题描述
```bash
你好, 因为设置轨道控制器的鼠标左键拖动作为旋转,在使用自由变换控件的时候,左键拖动物体时,就需要禁用轨道控制器。
出现的问题是,当我监听`dragging-changed`事件的时候,没有监听到,但是`change`事件是没问题的。
官网类似的例子是 https://threejs.org/examples/?q=spline#webgl_geometry…
-
I tried adding three-inspect to an existing project I have that is written using vanilla js in Vite and ThreeJS
Unfortunately, I run into this error when I try to run dev.
[ERROR] Failed to resol…
-
> You probably can change the default camera angle. You have to peel through the layers and reach into the three.js API. ros-rviz uses ros3djs, which in turn uses three.js. If you read the code for ro…