Computer Science Canada SuperColour |
Author: | TheZsterBunny [ Wed Feb 25, 2004 5:54 am ] | ||
Post subject: | SuperColour | ||
Now, I've never seen a colour code beyond 255 in turing before. What is my program doing? -Bunny |
Author: | jonos [ Wed Feb 25, 2004 4:50 pm ] |
Post subject: | |
i think you're just creating colours with RGB.AddColor. i think i remember cervantes saying something about there being 1024 colours that can be used or something. |
Author: | Cervantes [ Thu Feb 26, 2004 7:21 pm ] |
Post subject: | |
its not that hard to figure out what your prog is doing when you attach the code ![]() and yes you can use more than 256 colours in Turing jonos, maybe 1024, dunno, it wasn't me that said it ![]() |
Author: | TheZsterBunny [ Fri Jun 11, 2004 5:26 am ] |
Post subject: | |
--note-- at the time of this post, i was experimenting with the RGB module. it seems to be left out. -Z |