-
npm install之后,运行npm run build报错:
ERROR in /Users/wangwei/Workspace/games/FairyGUI-threejs-example/src/ChatDemo.ts
./src/ChatDemo.ts 34:8-31
[tsl] ERROR in /Users/wangwei/Workspace/games/FairyGUI-th…
-
Hello awesome looking perf tool! is it possible tio use this with vanilla threejs app?
arpu updated
9 months ago
-
Hey @Floppy thanks for adding this project! As stated in the @manyfold3d issue, I'm keen to give it a try for adding STP-file support. I'm not very familiar with Javascript, but I'm eager to learn. Af…
-
## 参考文章
[threejs基础](https://threejsfundamentals.org/threejs/lessons/zh_cn/)
-
I'm currently implementing many features of GaussianSplats3D in my app meetwheels.
(DropInViewer, kSplat usage, WebXR Mode)
I managed to make the splats working on iOS with Variant Launch (https:/…
-
- `three` version: `0.169.0`
- `@react-three/fiber` version: `8.17.6`
- `@react-three/drei` version: `9.115.0`
- `node` version: `22.9.0`
- `npm` (or `yarn`) version: 10.8.3
### Problem descrip…
-
# threejs纹理 | Hexo
前面我们介绍了各种可以用来覆盖对象的材质,也介绍了如何修改材质的颜色、关泽和不透明度,但是我们还没有详细介绍如何在材质中使用外部图片(也叫纹理).
将纹理应用于材质1. 加载纹理并应用到网格纹理...
[https://cxx001.oschina.io/2023/02/17/threejs/threejs%E7%BA%B9%E7%90%86/](http…
-
Based on an idea by @merlin-dev-33:
What: The idea is to be able to export the currently viewed model as a 3d object. So from gcode to STL for instance.
Why: The reason is to use the tube rende…
-
We need to rework the core loop and render logic to integrate with threejs. Threejs also includes some physics and math features and we should see about including those as well. Our current design d…
-
I upgraded threejs to r89, the controller will not work. May I ask you to see this issue? Thank you so much!