-
-
### 功能描述
最近看了一下tresjs的文档,发现这个库把插件的管理都放在Cientos这个包下边,在读vis-three的文档时发现插件都是独个分散的,看起来很难受,这个可以优化一下吗。以下是这个库的链接https://docs.tresjs.org/guide/,https://cientos.tresjs.org/。(ps:最近在学习图形学基础和threejs,感觉暂时没有能力对库做改…
-
### Describe the bug
Vscode intellisense autocompletion tooltip is not working for custom render components.
TresPerspectiveCamera (custom renderer):
![Screenshot 2024-07-18 at 09 09 59](https…
-
### Describe the bug
There is a discrepancy between the documentation and the implementation regarding the default value of the enableDamping property in OrbitControls. The documentation states that …
-
### Describe the bug
![image](https://github.com/user-attachments/assets/fc2cac54-b79e-4699-842f-b0c0dae20366)
import { TresCanvas } from '@tresjs/core'
import { OrbitControls, Sky } from '@tre…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v18.15.0`
- Nuxt Version: `3.9.3`
- CLI Version: `3.10.0`
- Nitro Version: `2.8.1`
- Package Manager: `yarn@1.22.19…
-
Hello. I have encountered with a problem with events of component 'primitive'.
### Problem
I initialize a primitive component to bond with an array as below:
![2024-08-06_162636](https://github.com…
fdkhb updated
2 months ago
-
### Describe the bug
Custom injection cannot be used in components
After checking the source code, it seems that except for the TresCanvas component, other components cannot be seen in devTools, so …
-
### Describe the bug
Bad types, unpredictable code, and false positives prevent me from using load-on-demand.Consider removing the global type declaration unless I actively add it?
```
'TresPri…
-
### Describe the bug
As mentioned in the title, in version v4.1.0
### Reproduction
https://stackblitz.com/edit/tresjs-minimal-reproduction-7tdaba?file=src%2FApp.vue
### Steps to reproduce
_No res…