-
### Description
As a developer using TresJS, I would like an equivalent of Three.js's `instancedMesh` to improve performance.
### Suggested solution
[Drei's ``](https://github.com/pmndrs/drei/b…
-
### Description
As a developer using TresJS I want to have the ability to Teleport my TresJS Canvas to multiple places in my DOM tree without having to use multiple Canvases.
I use the tunnel rat…
-
### Describe the bug
a select is meant to swap between sets of objects in the scene.
when the code has a comment on the first line of the template, objects are added to the scene, the old ones are n…
-
Hello,
I was exploring React-three-fiber and arrived on this alternative in VueJS.
As I'm more in the Vue team I really like the project and it felt amazing and simple to use compare to three-f…
-
### Describe the bug
`useBreadcrumbItems()` in the latest package versions is not working correctly, instead of returning the correct `label` value, it returns a generic "slug"
a simple console lo…
-
### Describe the bug
I tried writing this code in `tresjs v 4.0.2`
```vue
````
Then I got this
![Snipaste_2024-06-07_19-14-08]…
-
### Description
Currently, I am working on a project where I use TransformControl extensively to easily determine an object’s position. I can use console logs or TresLeches to show the current posi…
-
### Describe the bug
I am trying to clip materials using local clipping planes, but no matter what I do, I am not able to access the localClippingEnabled attribute on the instance of the WebGLRendere…
-
### Description
As the author of [TresJS](https://tresjs.org/) I wish I could differentiate when an HMR update hook (`import.meta.hot.on('vite:beforeUpdate')`) is triggered by a change on an `` on …
-
### Describe the bug
When I try to deploy my app to cloudflare pages I get the following run error:
```
Failed to read robot rules from content files. Error: Disallowed operation called within glob…