Eyedropper - Low-Drag-MC/Shimmer GitHub Wiki

Eyedropper

the convenient tool to pick a color from the game

Enter/Exit

enter the command /shimmer eyedropper

Trig color save

Press the key binding (for default is V)

Example GIF

thonk2

Technical Detail

Eyedropper has two backend

backend Name Speed Requirement
ShaderStorageBufferObject fast GL_ARB_shader_storage_buffer_object
glGetTexImage slow no

the backend mode is chosen automatically