RE: Sticker shortcut coloring
2025-09-03, 23:02 (This post was last modified: 2025-09-04, 6:42 by Orion Pobursky.)
2025-09-03, 23:02 (This post was last modified: 2025-09-04, 6:42 by Orion Pobursky.)
Here's some test code:
Center is the a shortcut with the current rules, all color 16
Left (-X) is the shortcut with the side stickers colored Trans_Sticker and the front one (which doesn't have BFC NOCLIP) color 16
Right (+X) is all the stickers have a defined color, in this case Trans_Sticker and White
I loaded into the model viewer and I'm not seeing any appreciable difference with the exception that the graphic on the front sticker is visible through the inside of the base part. I don't think that this is a large enough issue to warrant complicating the rules.
EDIT: Now that I'm home, I queued this up to LDView. None of the samples renders perfect and snapshot saving has artifacts.
Code:
0 FILE main.ldr
1 46 0 0 0 1 0 0 0 1 0 0 0 1 18972dy6-norm.dat
1 46 -100 0 0 1 0 0 0 1 0 0 0 1 18972dy6-a.dat
1 46 100 0 0 1 0 0 0 1 0 0 0 1 18972dy6-b.dat
0 FILE 18972dy6-norm.dat
1 16 0 0 0 1 0 0 0 1 0 0 0 1 18972.dat
1 16 0 0 0 1 0 0 0 1 0 0 0 1 6253679oc01.dat
1 16 -40 17.5 -11 0 1 0 0 0 -1 -1 0 0 6253811z.dat
1 16 40 17.5 -11 0 -1 0 0 0 -1 1 0 0 6253811aa.dat
0 FILE 18972dy6-a.dat
1 16 0 0 0 1 0 0 0 1 0 0 0 1 18972.dat
1 10047 -40 17.5 -11 0 1 0 0 0 -1 -1 0 0 6253811z.dat
1 10047 40 17.5 -11 0 -1 0 0 0 -1 1 0 0 6253811aa.dat
1 16 0 0 0 1 0 0 0 1 0 0 0 1 6253679oc01.dat
0 FILE 18972dy6-b.dat
1 16 0 0 0 1 0 0 0 1 0 0 0 1 18972.dat
1 10047 -40 17.5 -11 0 1 0 0 0 -1 -1 0 0 6253811z.dat
1 10047 40 17.5 -11 0 -1 0 0 0 -1 1 0 0 6253811aa.dat
1 15 0 0 0 1 0 0 0 1 0 0 0 1 6253679oc01.dat
Center is the a shortcut with the current rules, all color 16
Left (-X) is the shortcut with the side stickers colored Trans_Sticker and the front one (which doesn't have BFC NOCLIP) color 16
Right (+X) is all the stickers have a defined color, in this case Trans_Sticker and White
I loaded into the model viewer and I'm not seeing any appreciable difference with the exception that the graphic on the front sticker is visible through the inside of the base part. I don't think that this is a large enough issue to warrant complicating the rules.
EDIT: Now that I'm home, I queued this up to LDView. None of the samples renders perfect and snapshot saving has artifacts.