pmndrs / drei-vanilla

🍦 drei-inspired helpers for threejs
https://pmndrs.github.io/drei-vanilla/
MIT License
448 stars 17 forks source link

feat: introduce `MeshDistortMaterial` #61

Closed nartc closed 1 month ago

nartc commented 1 month ago

Why

New MeshDistortMaterial with distort shader using glsl-noise via glslify. This allows other ecosystems (like TresJS for Vue, and Angular Three for Angular) don't have to worry about setting up glslify for their build pipelines for things like MeshDistortMaterial

What

Checklist

codesandbox-ci[bot] commented 1 month ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 1.17.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: