Depends on whether you’re in a country that washes eggs before sale too get rid of the cloaca residue or one that keeps it on so eggs can be kept safely at room temperature. Unwashed eggs will have faeces on their shells, and you might not want to cook noodles in faeces.










No, don’t use
CLAMP, useCLAMP_TO_EDGE.CLAMPis a dumb mode for niche applications that all switched to using shaders around the turn of the millennium. No GPUs have direct hardware support forCLAMPand so they have to emulate it instead. You are throwing performance away for no reason.(also, technically, the image is using
CLAMP_TO_EDGEasCLAMPis a 50% mix of the border colour and the edge pixel colour, so it would be greyer if the border colour is grey like the first image suggests.)