-
### Describe the bug
In v3.7.0, I can‘t find BakeShadows or its exported in path `dist/core/misc`. Did there be an error during packaging? thanks.
The content of `dist/core/misc/index.d.ts` is:
```…
zx69 updated
10 months ago
-
### Describe the bug
"Hello, I have two questions:
1.In the custom rendering, it seems that Vue's unmount hooks, 'onUnmounted' and 'onBeforeUnmount', are not working. I'm using 'onLoop', and when …
-
### Describe the bug
After setting up a Nuxt 3 project, installing the tres.js package, and adding the @tresjs/cientos package, I noticed that certain functionalities of @tresjs/cientos components we…
-
So there is my code. And my canvas has black background and i wanna change it to transparent but it doesnt work. PLS HELP😿
import { TresCanvas } from "@tresjs/core";
import { OrbitControls, …
-
### Describe the bug
In the [Tres docs](https://docs.tresjs.org/guide/), an error appears in the sandbox:
```
Failed to resolve component: TresDirectionalLight
If this is a native custom ele…
-
### Description
Since we are going to deprecate `useTweakpane` soon, let's start migrating all the playground examples that use tweakpane with `@tresjs/leches` instead
### Suggested solution
…
-
# 目录
- [Canvas 入门文档](#issuecomment-806497460)
- [Canvas 参考手册](#issuecomment-893118858)
- [awesome-canvas](#issuecomment-1276977899)
- [Three.js 文档](#issuecomment-2019499256)
---
## 系列教…
-
### Describe the bug
I am trying to use a TresCanvas that is known to work when using in a staticly declared way
but if I use it in a component that is dynamicly loaded using
`defineAsyncCompone…
-
**Describe the bug**
Adding Leches v0.14.0 to a `` causes a number of warnings to be emitted in the browser console. Additional warnings are emitted if Leches is configured to use a "folder".
Ch…
-
### Describe the bug
Using the TresJS nuxt module on Nuxt 3.8.1.
When trying to use `useTexture` directly in a script setup, I'm getting a "500 - document is not defined" error upon loading the pag…