Adding Colours (Colors) Together like Paint (Blue + Yellow = Green, etc)

前端 未结 5 1727
挽巷
挽巷 2021-01-05 14:32

I\'m making an iOS game using cocos2d libraries.

Lets say you have two objects that have two separate colours - defined in RGB as

Blue:    0,0,255
Ye         


        
5条回答
  •  太阳男子
    2021-01-05 15:15

    Actually it seems that converting RGB->XYZ->LAB does exatly the same thing as RGB->LAB

自定义标题
段落格式
字体
字号
代码语言
提交回复
热议问题