-
### Description
Supporting a manual render mode allows developers to manage their rendering loop externally with more control. It is useful for games to use a single rAF loop and have all their sys…
-
### Describe the bug
CameraControls not working, Scene cannot be interacted with.
### Reproduction
https://stackblitz.com/edit/vitejs-vite-eg7wqt
### Steps to reproduce
_No response_
### System …
-
### Vue devtools version
6.5.0
### Link to minimal reproduction
https://stackblitzstarterssa3ruk-5dvj--5173--77657b1e.local-credentialless.webcontainer.io/
### Steps to reproduce & screenshots
1.…
-
### Describe the bug
TresJS scene does not display when you navigate between two pages that have a ``
When the current page **has** a `` and you navigate to another page that has a ``, new page di…
-
### Describe the bug
SSR version of TresCanvas is broken when the project is using `npm` as the package manager.
![Screenshot 2024-01-31 at 16 08 39](https://github.com/Tresjs/nuxt/assets/469900…
-
### Describe the bug
1. I initialized a new project using `nuxi init`.
2. I installed the plugin using `yarn add @tresjs/nuxt`
3. In `nuxt.config.ts` I added: `modules: ['@tresjs/nuxt'],`
4. When …
-
**Is your feature request related to a problem? Please describe.**
Use case is having multiple `` instances on one page which are individually pausable. Currently, pausing one instance results in a…
-
### Describe the bug
Pointer events on `` are not working, clicking on the children should trigger a click event
### Reproduction
https://stackblitz.com/edit/tresjs-basic-bivxri?file=README.md,s…
-
### Describe the bug
While upgrading all the packages in my starter I noticed that `` doesn't work and triggers the following error:
### Reproduction
https://stackblitz.com/github/kekkorider/…
-
Hi! would you accept a PR, to contain the implementation for using CSM with TresJs?
[TresJs](https://github.com/Tresjs) is the R3F of Vue.
I have already playing with your library but using the…