You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed nearest color method that was incorrectly calculating colors, the result of this fix is subtle but the images turn out more true to color. (In a future update I am planning to look into gamma correction however this might be too processor heavy since that entire method is already the bulk of it)
Removed some uncessary code and cleaned up project a smidgen