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

fix(MeshoptDecoder): rewrite in TypeScript for types export #235

Closed CodyJasonBennett closed 1 year ago

CodyJasonBennett commented 1 year ago

Fixes #211 by rewriting MeshoptDecoder in TypeScript. Noting API from https://github.com/mrdoob/three.js/pull/24491 which is not available on NPM, I've compared it to latest or 0.19. Later, we should consume this from NPM if behavior didn't regress; the API didn't change.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
three-stdlib ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 25, 2023 0:38am
codesandbox-ci[bot] commented 1 year 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 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: