Resolve colors RGBA and prints if available #60

Closed
opened 2025-01-29 10:28:01 +01:00 by gregoo · 3 comments
Collaborator

If we are collecting the RGB, transparency and print of values from the Rebrickable API, we can display useful info.

  • A printed part, with its background color and telling it is a print. The print badge is a link crafted to the original part (which can 404 if you do not have it, but at least you know that you do not have it 🙂)

image
image

  • Transparent part

image

  • Colors in the part lists

image

🙂

If we are collecting the RGB, transparency and print of values from the Rebrickable API, we can display useful info. - A printed part, with its background color and telling it is a print. The print badge is a link crafted to the original part (which can 404 if you do not have it, but at least you know that you do not have it 🙂) ![image](/attachments/7316f7f6-efea-4e89-9bba-b463734d7bcf) ![image](/attachments/24448e45-5565-466f-81ad-cb1c33136001) - Transparent part ![image](/attachments/87447276-5cf9-4633-846a-629485ebc9e8) - Colors in the part lists ![image](/attachments/330a2b61-81e4-4048-99e5-3ea1444e74f6) 🙂
Author
Collaborator

Having links to print allows us to find other prints using the same base, neat!

image

🥳

Having links to print allows us to find other prints using the same base, neat! ![image](/attachments/509a606e-e064-499a-b765-9992ba20b206) 🥳
279 KiB
Author
Collaborator

We can also easily list the same part with a different color 🙂

image

We can also easily list the same part with a different color 🙂 ![image](/attachments/7b817fd5-fd9f-4d19-8941-09473ea7c3c1)
294 KiB
Author
Collaborator

Implemented in 1.2.0

Implemented in `1.2.0`
Sign in to join this conversation.
No description provided.