@arkntools/unity-js-tools
TypeScript icon, indicating that this package has built-in type declarations

3.2.0 • Public • Published

unity-js-tools

NPM version

Some tools for unity-js, compiled from Rust to Wasm.

Include

Notice

wasm-bindgen seems to have some kind of flaw that causes bit operations to be incorrect in rare cases.

This causes some texture decoding methods need to be manually implemented some parts to modify its results.

The following methods have been fixed:

  • decodeEtc2Rgba8

Be careful, maybe there will be errors in other methods but have not been found yet.

Dependents (1)

Package Sidebar

Install

npm i @arkntools/unity-js-tools

Weekly Downloads

102

Version

3.2.0

License

MIT

Unpacked Size

6.64 kB

Total Files

9

Last publish

Collaborators

  • tsuk1ko