-
### Description
As a developer using cientos, I would like to have the minimal bundle possible.
Atm, the bundle size of cientos is around 600 Kb which is huge, at least 300kb (31%) are coming from…
-
**Describe the bug**
Light helpers don't render anymore, same for cameraHelper
**Reproduction**
https://playground.tresjs.org/experiments/lights
**Steps**
Steps to reproduce the behavior:
1.…
-
### Describe the bug
Dynamically changing the camera when passed as a prop does not change the active camera
```ts
```
### Reproduction
https://stackblitz.com/edit/tresjs-basic-4uzxuz?f…
-
### Description
As a developer using Tresjs I would like to add catmullromline components, in shapes
### Suggested solution
Similar to: [catmullromline](https://github.com/pmndrs/drei#catmullro…
-
### Describe the bug
The default perspective camera adjustment parameters are normal, but when switching to orthorgraphic camera, the adjustment parameters have no effect. When I switch back to the p…
-
### Description
As a developer using Tresjs I would like to have a simple way to add a global sound.
### Suggested solution
An abstraction of: https://threejs.org/docs/index.html?q=audio#api/en/aud…
-
### Describe the bug
![image](https://github.com/Tresjs/cientos/assets/30952768/0bb24d3e-cde0-4284-9b0d-f3023ce498d6)
### Reproduction
https://github.com/Dekier/sientos-error
### Steps to reprod…
-
### Description
As a Developer using TresJS I would like to have a composable `useFBO` that leverages the effort of creating a `THREE.WebGLRenderTarget`
```
const target = useFBO({ stencilBuffer…
-
### Description
As a developer using Tresjs I would like to use lensFlare easily
### Suggested solution
Create an abstraction of the ThreeJs addons [Lensflare](https://threejs.org/docs/index.html#e…
-
The Manual Post Processing demo doesn't change when changing the various post-processing options.
----
## Description
* Expected: When changing the [post-processing dropdown here](https:/…