ShuangLiu
ShuangLiu
- **NodeBB version:** - v1.18.6 The sidebar will show sometimes after swipe back gesture on ios, and cannot be closed.
As issue #17 , when we do `.customLayerData(data)` , it will loop all objs and trigger customThreeObjectUpdate for every objs. There will be performance issue with big data, but we...
The api doc is so simple, is there any demo of rendering a dynamic video texture on a model, e.g. globe, cube ...?
**Describe the bug** For all other layers, we can access `d.__threeObj` in property callbacks, but missing in polygon layer **Expected behavior** Can access `__threeObj` in polygon property callbacks
unable to access process.version in electron should be globeal.process
### Description Try to build with 1000 .md files Vuepress takes more than 10min to compile and render, in both vite-bundler and webpack-bundler Meanwhile, [[email protected]](https://vitepress.vuejs.org/) only takes 30s The core...
Is there any way to force dark color theme as default one, even if the user system preference is lightmode?
### Is your feature request related to a problem? Please describe. For a normal project, the API docs have many mds,some of them may have no subtitle at all. It...
Hope some one share basic transparent demos, especially how to sort transparent objects in a WebGPU pass.
- Ubuntu 22 vm or docker - Electron 25+ with Chromium 113+ As WebGPU has officially shipped in Chromium/Chrome 113, it will be a very popular api in a very...