pmndrs / three-stdlib

📚 Stand-alone library of threejs examples designed to run without transpilation in node & browser
https://npmjs.com/three-stdlib
MIT License
704 stars 117 forks source link

feat(GLTFLoader): dispersion #363

Closed CodyJasonBennett closed 4 months ago

CodyJasonBennett commented 4 months ago

Uses upstream improvements for glTF dispersion https://github.com/mrdoob/three.js/pull/28051.

Also includes: https://github.com/mrdoob/three.js/pull/28226, https://github.com/mrdoob/three.js/pull/27877, https://github.com/mrdoob/three.js/pull/27306, https://github.com/mrdoob/three.js/pull/27036, https://github.com/mrdoob/three.js/pull/27106, https://github.com/mrdoob/three.js/pull/26559, https://github.com/mrdoob/three.js/pull/26854

https://codesandbox.io/p/sandbox/goofy-rain-m55s4q

codesandbox-ci[bot] commented 4 months 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 4 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: