Hello everyone! I just wanted to make you aware of this toolkit I just created. Nothing fancy but it helps streamlining some of the tedious tasks of modding and working on MSFS, both 2020 and 2024. Here’s the showcase video:
A readme is included in the .zip file but overall this is the list of features:
ANIMATOR
- Allows easy manipulation of .xml file, retrieving animation names straight from the .gltf file and offering a GUI series of flag for edition of the XML itself
- Allows to generate or retain new GUIDs for Model and Animation
- Allows to set the random flag for Animations
- Takes in account both Single Model and LODs workflows
COLOR AVERAGER
- Allows to average out colors, based on up to 5 different inputs
- useful when comparing the same picture of the same objects in different weather conditions or lighting conditions
- Works better when used on uniform lighting to calculate averages between slightly shaded areas and slightly lit areas
LODs TOOL
- Allows calculations based on the Official SDK Vertices Count / Screen Space Table
- Takes Vertices Count input, and output the minimum screen space for that Vertices Count
- Takes Minimum Screen Space and outputs the Maximum Vert. Count for that
Hope someone can find this useful [image]
More tools might come in the future, but this is more like a personal Swiss Army Knife. I needed the tools, and just publishing it wasn’t much of a problem.
If you have questions or any problem, you can find me on my DISCORD RIGHT HERE or on MaMu’s Discord (in the second case, please tag me. I don’t check it daily)
Take care and good night everyone!