Click here to Skip to main content
15,886,067 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: What's The Right Way To Do This? Pin
Mycroft Holmes17-Jun-12 14:41
professionalMycroft Holmes17-Jun-12 14:41 
GeneralRe: What's The Right Way To Do This? Pin
Kevin Marois22-Jun-12 10:56
professionalKevin Marois22-Jun-12 10:56 
GeneralRe: What's The Right Way To Do This? Pin
Mycroft Holmes22-Jun-12 13:10
professionalMycroft Holmes22-Jun-12 13:10 
GeneralRe: What's The Right Way To Do This? Pin
Kevin Marois22-Jun-12 14:01
professionalKevin Marois22-Jun-12 14:01 
Questioncolor mixing riddle Pin
Kobi_Z13-Jun-12 21:52
Kobi_Z13-Jun-12 21:52 
AnswerRe: color mixing riddle Pin
Bernhard Hiller13-Jun-12 22:18
Bernhard Hiller13-Jun-12 22:18 
GeneralRe: color mixing riddle Pin
Kobi_Z14-Jun-12 4:52
Kobi_Z14-Jun-12 4:52 
GeneralRe: color mixing riddle Pin
Philippe Mori17-Jun-12 2:50
Philippe Mori17-Jun-12 2:50 
At that point, the problem is half-solved. Next step would be to find how to get there...

One way, would be to mix Y and Z (and any resulting color) until you get the proper ratio by using the best 2 candidate colors that consist of Y and Z or their mix.

Once you have done that, you repeat same process with that mix and X.

The ratio for Y and Z alone would be 0.55 and 0.45.

1) 0.9Y + 0.1Z --> Mix 1
2) 0.9 M1 + 0.1Z --> Mix 2 --> 0.81Y + 0.19Z
3) 0.9 M2 + 0.1Z --> Mix 3 --> 0.72Y + 0.28Z
...
6) --> 0.53Y + 0.47Z

At that point, you would take 0.9 of that and 0.1 of Mix 3... and you get 0.549 of Y.
If you need more precision, you can do more mix...
Philippe Mori

AnswerRe: color mixing riddle Pin
Richard MacCutchan14-Jun-12 5:19
mveRichard MacCutchan14-Jun-12 5:19 
GeneralRe: color mixing riddle Pin
Kobi_Z14-Jun-12 7:16
Kobi_Z14-Jun-12 7:16 
GeneralRe: color mixing riddle Pin
Richard MacCutchan14-Jun-12 7:30
mveRichard MacCutchan14-Jun-12 7:30 
GeneralRe: color mixing riddle Pin
Kobi_Z14-Jun-12 8:07
Kobi_Z14-Jun-12 8:07 
GeneralRe: color mixing riddle Pin
Richard MacCutchan14-Jun-12 21:40
mveRichard MacCutchan14-Jun-12 21:40 
AnswerRe: color mixing riddle Pin
R. Giskard Reventlov14-Jun-12 9:46
R. Giskard Reventlov14-Jun-12 9:46 
QuestionGeneral App Design Questions Pin
Kevin Marois6-Jun-12 6:02
professionalKevin Marois6-Jun-12 6:02 
AnswerRe: General App Design Questions Pin
Eddy Vluggen6-Jun-12 7:04
professionalEddy Vluggen6-Jun-12 7:04 
AnswerRe: General App Design Questions Pin
jschell6-Jun-12 9:27
jschell6-Jun-12 9:27 
QuestionApplication Security Pin
Kevin Marois6-Jun-12 5:56
professionalKevin Marois6-Jun-12 5:56 
AnswerRe: Application Security Pin
Eddy Vluggen6-Jun-12 7:08
professionalEddy Vluggen6-Jun-12 7:08 
QuestionEncoding and decoding a text file Pin
Basavaraj Neelagund1-Jun-12 3:54
Basavaraj Neelagund1-Jun-12 3:54 
AnswerRe: Encoding and decoding a text file Pin
Richard MacCutchan1-Jun-12 6:26
mveRichard MacCutchan1-Jun-12 6:26 
AnswerRe: Encoding and decoding a text file Pin
jschell4-Jun-12 8:17
jschell4-Jun-12 8:17 
AnswerRe: Encoding and decoding a text file Pin
Albert Holguin4-Jun-12 8:39
professionalAlbert Holguin4-Jun-12 8:39 
AnswerRe: Encoding and decoding a text file Pin
R. Giskard Reventlov4-Jun-12 8:44
R. Giskard Reventlov4-Jun-12 8:44 
AnswerRe: Encoding and decoding a text file Pin
wizardzz5-Jun-12 7:30
wizardzz5-Jun-12 7:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.