### Description It would be good to get an implementation for https://drei.docs.pmnd.rs/shaders/mesh-transmission-material ### Suggested solution There is a vanilla version here which maybe easier to implement: https://github.com/pmndrs/drei-vanilla/blob/main/src/materials/MeshTransmissionMaterial.ts ### Alternative _No response_ ### Additional context _No response_ ### Validations - [x] I agree to follow this project's [Code of Conduct](https://github.com/Tresjs/cientos/blob/main/CODE_OF_CONDUCT.md) - [x] Read the [Contributing Guidelines](https://github.com/Tresjs/cientos/blob/main/CONTRIBUTING.md). - [x] Read the [docs](https://cientos.tresjs.org/guide). - [x] Check that there isn't [already an issue](https://github.com/tresjs/cientos/issues) that reports the same bug to avoid creating a duplicate.
Description
It would be good to get an implementation for https://drei.docs.pmnd.rs/shaders/mesh-transmission-material
Suggested solution
There is a vanilla version here which maybe easier to implement:
https://github.com/pmndrs/drei-vanilla/blob/main/src/materials/MeshTransmissionMaterial.ts
Alternative
No response
Additional context
No response
Validations