roundel0 Activity

22
Nov
7 months ago
I need a bit more time to work on this, but hopefully not too long.
22
Nov
7 months ago
Wow, thank you so much! Yes, the y-axis was flipped on the fm21 model.  As for the models needing to be very close, I think in this case they are actually already similar enough (maybe more similar than PES→FM), and the pose was identical. ...
21
Nov
7 months ago
Alright, all I need now is the FM24 kit models – I made a proof of concept for the raycast-based UV remapping scanner. I used the model from this github repo to test it, but it appears to have different UVs from the FM24 kits:https://github.com/alexmichel...
21
Nov
7 months ago
At the moment the quality is worse than the current technique, but with further development it can be improved. There are some natural issues because of the differences in the UV layouts between 24 and 26 that will always make doing this imperfect. I thin...
20
Nov
7 months ago
I liked this idea but I don't have photoshop, so I went ahead and created a UV-remapping tool in Unity. It exports a .exr file which has the UV remap data.I created a python script which takes a path to the fm24 kits, an output directory, and the path to...