Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

MESSIAH MeshToOBJ [*.mesh/*.model]

Featured Replies

  • Supporter
55 minutes ago, Jenny1367 said:

Thanks for the update! Wondering if you know any tools to properly read them tho? ><

Skeleton data are depth-first traversed structures and you need to parse their binary files to build tree files
There are four versions of animation files. Compression type 4 is bit compression. They have a fixed magic number head. The problem is that I lack research on animation files and am not sure what the structure of the compressed data is. For other types, although I fully understand their structure, it is difficult for me to write a script.

26 minutes ago, wq223 said:

Skeleton data are depth-first traversed structures and you need to parse their binary files to build tree files
There are four versions of animation files. Compression type 4 is bit compression. They have a fixed magic number head. The problem is that I lack research on animation files and am not sure what the structure of the compressed data is. For other types, although I fully understand their structure, it is difficult for me to write a script.

got it, thanks for replying!

Edited by Jenny1367

  • 2 weeks later...
  • Supporter

Completed animation construction for other versions for the first time, currently doing binary analysis on compression type 4

Image_1777059365460_142.gif

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.