-
**Describe the bug**
A clear and concise description of what the bug is. If you intend to submit a PR for this issue, tell us in the description. Thanks!
Hi! Fist of all, What a great library! I'm…
-
### Describe the bug
I'm trying to create a gradient Fragment Shader using this
```
const gradientMaterialVertexShader = `
varying vec2 vUv;
void main() {
gl_Position = projectionMatrix …
maelp updated
10 months ago
-
### Describe the bug
Hi!
TLDR;
I was wondering if there is a way to make the Precipitation component animate after using disableRender on the main TresCanvas.
Whole story:
I currently playing …
-
### Description
What is the right way to use some of the in-built funcions for the template instance?
For example, to add layers or other methods like getObjectId, add, etc?
Now, if I try this:…
-
Sometimes previews fail for example with StackBlitz on mobile.
But we can use [vitepress-plugin-sandpack](https://github.com/jerrywu001/vitepress-plugin-sandpack) instead. It's a [vitepress plugin…
-
### Description
As a developer using Tresjs I would like to have a simple way to add sparkles as a component
### Suggested solution
Similar to: https://github.com/pmndrs/drei#sparkles
### Alternat…
-
**Describe the bug**
Since we are using a Custom Renderer, the main instances of Vue don't recognize the Tres components and throw these annoying warnings that will confuse users.
One way around t…
-
### Description
I'm not sure if this project has a method for instantiating grids. I looked through the source code but couldn't find it. I edited the source code of this project locally and added a …
-
## Description
[In Cientos docs](https://cientos.tresjs.org/guide/abstractions/lensflare.html), when navigating *back to* a page with Leches controls, the controls are duplicated – and reduplicated…
-
### Describe the bug
I'm trying to enableDamping on my OrbitControls and I'm unable to call controls.update in the render loop for two reasons: When using the Cientos OrbitControls, if I expose it wi…