673fb075a92cc

673fb075aa368
11 Guests are here.
 

673fb075aaee4ZylonBane

673fb075aaf55
Sorry for the delay. My computer broke down and had to get a new one plus some added unforeseen consequences added to the mix which just delayed about everthing that is important.

For now I just did one window. Tell me if this does fix the problems or if they still persist.
[tramcar_window_1.bin expired]
Getting back to the issue that we were discussing, uhh... three years ago  :omg: , I needed to verify that making the tram windows individual properly-centered objects did indeed fix the alpha sorting issue. I've just conducted an experiment where I took your windowless tram model, then attached a couple of standard window objects to it in place of its windows (since I've apparently misplaced the file you posted back then). I'm happy to report, success! Allowing the engine to z-sort the windows individually instead of as the single massive tram object provides glitch-free rendering, as illustrated below...

Vanilla:
https://www.youtube.com/watch?v=RhTeLjjWjDI

Windowless tram with attached windows:
https://www.youtube.com/watch?v=3-4IkGMuw5M

So, would it be possible to  get centered versions of tramcar_w_1/2/3/4.bin some time in the next... three weeks?
673fb075ab294
I don't exactly know at what state we were. But this are the old files I could find.
[tramcar.zip expired]

673fb075ab3d9ZylonBane

673fb075ab430
Thanks. Yeah, those are the window models where they still have the bounding box of the entire tram car, so the engine tries to z-sort them as if that was their actual size.


673fb075ab555
So, you want the windows without the bounding box?

673fb075ab657ZylonBane

673fb075ab6b2
Well, they have to have a bounding box or the engine won't know how to z-sort them correctly. They just need to be like any other Dark Engine object model-- centered within themselves, and with a bounding box that includes only their visible polygons. Doesn't Nemyax's converter do all that stuff automatically?

Like, when you did the crew cap model that you cut out of a larger model, that came out perfectly.
673fb075ab7b6
check windows 2-4, is that what you want?

673fb075ab914ZylonBane

673fb075ab96a
Hmm. The other three models are better, but still not usable as-is. Their bounding boxes appear to be centered and the correct size, but the polygons are still in their positions from the original tram car model.





In both these screenshots the 0, 0, 0 point for the model is the center of the displayed bounding box.
673fb075abb02
That's because nemyax and I found out a way to cheat the engine and basically do stuff that wasn't intended. It looks like this in the editor. But once you are ingame, it is displayed correctly.
I used this on a few models to correct wonky looking brackets (those ingame brackets you get when you look at interactables)

673fb075abc34ZylonBane

673fb075abc8c
With these models, the visible part displays in the offset location both in game mode and the editor. If this was for some decorative prop stuck on a wall somewhere it might be fine, but we're specifically trying to fix a z-sorting issue here, so it's important to give the engine the most well-formed data we can. No tricks or cheats.
673fb075abdb1
Well in that case I can't make the windows have a location centered to the tram, but be centered in their "mass" so to say.
What this would entail is to align the window by hand to match the tram.

673fb075abedaZylonBane

673fb075abf2f
Yes, that's what I've been requesting this entire time-- the windows as independent self-centered objects, so the engine can z-sort them as independent self-centered objects. When a model's polygons aren't aligned with its bounding box, it's essentially lying to the sort algorithm, which would result in the same glitchy sorting we're tying to fix by doing this.

The necessity to manually align the windows with the tram model was always part of the plan.
673fb075ac06d
offsets in xyz (probably, I don't know how to test it in ShockEd)
1: 0.303389, -9.952996, 0.686576
2: -2.801378, -5.922553, 0.625504
3: -2.801377, 5.922554, 0.625502
4:  0.294966, 9.954241, 0.685729

[tramcar individual origin.zip expired]

673fb075ac144ZylonBane

673fb075ac193
Almost there. I have the windows positioned within the tram and attached and it works great, no more z-sorting errors.

Last thing to take care of is an issue with the tram model. When the windowless version was exported back in 2019, apparently it was without gouraud shading, so it has some odd lighting artifacts in-game.
673fb075ac293
is this better?
[tramcar_no_w.bin expired]

673fb075ac4f4ZylonBane

673fb075ac549
Not quite. It looks like it's not using the same smoothing group thresholds as the original model. Possibly the lighting normals might be messed up as well.

Here's are some comparison shots. Bop between tabs to see all the differences.
Vanilla: https://i.imgur.com/ermjEAC.jpg
2013 fix: https://i.imgur.com/4cz9xxr.jpg
Windowless: https://i.imgur.com/ePJOO7E.jpg

The lighting between the vanilla version and your 2013 fix seems consistent, it's just in this version that things have gone wonky. Even more strangely, your 2013 model is 32K, while the new windowless version is only 17K, which seems like a pretty big change for only getting rid of the windows.

I just noticed another issue (with both your old and current tram models). Near the front of the tram on the left side there's some glitchy texturing on the window frame:



Do you remember why the top of the door is sticking out so much in the updated model? I've been looking at this version for so long that I'd forgotten the original wasn't like that.
673fb075ac662
I believe back in the day I was still using another way of importing the model. And the tool gave out incorrect models sometimes.
I'm going to take another look at the model in the next days.
673fb075ace47
Do you remember why the top of the door is sticking out so much in the updated model? I've been looking at this version for so long that I'd forgotten the original wasn't like that.
According to my 2013 me.
The border around the door was ugly and I changed the geometry a bit to lessen it. Still ugly, but better.
And looking at the original model I can see why. The frame is bend in a weird way on the inside. So I made the 4 surfaces of the frame be flat.
I could alter the frame to be more in line with the old look but without the ugly bend. But that would modify the original model even more and would take a bit to figure out a pretty way.

I fixed the issue with the glitchy texture. It was an error in the UV map.
Check if this model is good now.
[tramcar_no_w.bin expired]

673fb075acf36ZylonBane

673fb075acf94
That textured bit looks good now, but the important thing was the lighting, which is still messed up.

https://www.youtube.com/watch?v=xQudgnk5cYU
673fb075ad0a6
Can you give me the map name and coordinates so I know where to jump to?
I just spawned the tram on another map and it looked fine there.

673fb075ad158ZylonBane

673fb075ad1a8
It's used on command1.mis. Just a short jog from the elevator to the first tram platform. Tram is object 137, coordinates 950, 20, -40.
673fb075ad2aa
Thank you.

How is this one?
[tramcar_no_w.bin expired]

673fb075ad34bZylonBane

673fb075ad3a0
Looks good! Thanks, I think we can all this one done.

673fb075ad626Xkilljoy98

  • Company: N/A
673fb075ad67c
I don't have an exact list but IK there are a few weapons that still don't have mods for them

IK this is one of them (but not the only one)
https://shodan.fandom.com/wiki/Stasis_Field_Generator

Your name:
This box must be left blank:

How can you challenge a perfect, _____ machine? (Fill in the missing word):
11 Guests are here.
ha ha ha, oh boy, what fun we're having now.
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
673fb075b0f33