I'm going to add a simple META after the !CMDLINE meta:
0 !IMAGE_ADJUST <x,y,z> <rotation matrix>
This will tell the Library (and any other program that wants to use it) to adjust the rotation/position of a part before rendering it. This will allow for patterns or stickers that would otherwise not be shown in the default rendering to be shown (for example https://library.ldraw.org/parts/search/s...part=14718 ). This meta will only be included if the position adjust is not zero and the rotation matrix is not unity.
A couple of notes:
- I'm already doing this internal to the Library software but it's part of the general site settings and only editable by me. This will allow authors/header editors to adjust the image without my help, persist the settings through updates, and could be useful to other software as well.
- As this is for display purposes only, a hold for for this meta would not be appropriate
- I'm not invested in "!IMAGE_ADJUST" if you have a better suggestion
0 !IMAGE_ADJUST <x,y,z> <rotation matrix>
This will tell the Library (and any other program that wants to use it) to adjust the rotation/position of a part before rendering it. This will allow for patterns or stickers that would otherwise not be shown in the default rendering to be shown (for example https://library.ldraw.org/parts/search/s...part=14718 ). This meta will only be included if the position adjust is not zero and the rotation matrix is not unity.
A couple of notes:
- I'm already doing this internal to the Library software but it's part of the general site settings and only editable by me. This will allow authors/header editors to adjust the image without my help, persist the settings through updates, and could be useful to other software as well.
- As this is for display purposes only, a hold for for this meta would not be appropriate
- I'm not invested in "!IMAGE_ADJUST" if you have a better suggestion