-
https://threejs.org/examples/#webgl_marchingcubes
https://threejs.org/examples/#webgl_modifier_simplifier
-
### Description
Currently the doc of threejs is very nice but it doesnt seems appropriated for all the small tsl function like `uv()` / `min()` / `vec2()` / `position()` / etc.. and I recently foun…
-
Three.js has removed THREE.Geometry in [r125](https://github.com/mrdoob/three.js/releases/tag/r125). (The current revision is [r136](https://github.com/mrdoob/three.js/releases/tag/r136))
acx70 updated
2 years ago
-
Much like environments and matcap textures, add an easy way to get LUTs for quick prototyping
LUT Example for three.js https://threejs.org/examples/?q=lut#webgl_postprocessing_3dlut
1. Downloa…
-
这个 dxf 查看器源码有开源出来嘛?好像目前解析的不能进行点击获取正确的构件信息,比如CAD 的 块合并,好像是按照 threejs 的材质规则合并的,我想实现鼠标悬停,然后点击正确的 CAD 构件这种的需求,好像并没有满足,所以想看看源码是怎么写的解析 dxf 格式为 threejs 对象的。
-
Currently the `near` and `far` of the orthographic camera are kept to the default values, respectively `0.1` and `2000`. This means that the orthographic camera will have troubles showing objects smal…
-
- https://github.com/puppeteer/puppeteer, which is used by screenshotting tools such as https://github.com/marketplace/actions/screenshots-ci-action
- [playwright](https://github.com/microsoft/…
-
-
I saw your YouTube video (great) and install this repo - worked perfectly. However, when I uninstall three 0.148 which you used and install 0.163 instead (latest version), it does not work. There is o…
-
It would be nice to be able to enable caching of scenes loaded with addSplatScene or addSplatScenes using both regular and progressive loading. Ideally, the splatBuffer would be cached so that when th…