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.

Getting models and textures from Taz: Wanted

Featured Replies

  • Supporter
7 hours ago, LooneyTunerIan said:

I want to know if you can get more models, textures from "Taz: Wanted".

"More models" implies that you got some already. Why not show and tell how you got them?

From my side I can see meshes in .obe:

mesh_viewer_WKKrx9rVGY.png.5fdff09708da75135c4f7a26c55b76f4.png

  • Localization
1 hour ago, shak-otay said:

"More models" implies that you got some already. Why not show and tell how you got them?

This is what I have so far for a Noesis plugin. It does not fully parse the header(s), but it works on simple props, at least. The issue is that there are split vertices with attributes stored first, then a position and primitive buffer stored at the end. I don't know how to remap the triangles onto the split vertices buffer so I can apply UVs, normals, etc. from it. Normally there would be some sort of ID that maps them together, or an ordering scheme of some sort. I grouped them by matching positions, but don't see any clear patterns yet.

fmt_taz_wanted_obe.py Meshes.zip

  • Localization
2 minutes ago, LooneyTunerIan said:

I tried to view the .obe files in blender, but they didn't exactly work.

The files I attached were just samples for analysis. Simpler OBE meshes can be partially converted with Noesis. Just put fmt_taz_wanted_obe.py in the noesisv4474\plugins\python folder. But as I said, I did not parse the header completely, so there are files it will not work with, and the resulting meshes would be missing the UV attributes needed to apply textures. I'd appreciate anyone's input on how to map the triangles to the split vertices to fix that.

  • ikskoks changed the title to Getting models and textures from Taz: Wanted

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.