Dezinater / osrscachereader

A Javascript library that allows you to read Old-School Runescape game files
https://dezinater.github.io/osrscachereader/
BSD 2-Clause "Simplified" License
6 stars 2 forks source link

Improve GLTF export and add node script (`npm run model`) to export specific models #11

Closed Supalosa closed 6 months ago

Supalosa commented 6 months ago

NOTE: I changed loadFrame to not flip the Z coordinate... it seems to improve the animation export but I have no idea if it broke anything else.

Gif recorded from a GLTF viewer (https://gltf-viewer.donmccurdy.com/) from a Jad model exported by this tool.

jad

Supalosa commented 6 months ago

will resume discussion in the next PR