indragiek/INAppStoreWindow

More accurate noise (closer to the CoreUI rendering)

indragiek opened this issue · 2 comments

Work in progress. CoreUI noise images:

112-2
112-1

Just to note: these images are from OS X 10.9.1, but I don't imagine they've changed since 10.7.0. And, of course, the larger one is the @2x (retina) version.

Oh, and just for the record, it looks like the noise is drawn OVER the baseline separator and its highlight (which are both constant colors).

OK, interesting update: I think we can use this to extract the noise textures we need: https://github.com/insidegui/AppearanceMaker

This looks like it actually gives you the proper separated layers (gray solid background, transparent noise, and gradient) that make up the window background. What we have up there is some sort of combined image for efficiency I'm guessing. Same images, just apply 30% opacity & kCGBlendModeOverlay