(Link to AcmlmWiki) Offline: thank ||bass
Register | Login
Views: 13,040,846
Main | Memberlist | Active users | Calendar | Chat | Online users
Ranks | FAQ | ACS | Stats | Color Chart | Search | Photo album
05-15-24 06:07 AM
0 users currently in Craziness Domain.
Acmlm's Board - I3 Archive - Craziness Domain - Don't know why I did this but... New poll | |
Pages: 1 2Add to favorites | Next newer thread | Next older thread
User Post
Ten

Flurry


 





Since: 12-09-05
From: Denver

Last post: 6301 days
Last view: 6295 days
Posted on 09-25-06 09:28 PM Link | Quote
I used a Hex Editor to make all 4096 possible 12-bit colors. They're just 24-bit colors using only Hex mutlibles of 11 but still.

It was odd, I was just complused to type 000000,000011,000022 and so on until I got FFFFFF. According to IrfanView unique color counter I missed 16 colors, but meh, 255 out of 256 splouches ain't bad..

Made with Free Hex Editor and IrfanView.
rubixcuber

Mole








Since: 09-08-06
From: St. Louis, MO

Last post: 6404 days
Last view: 6404 days
Posted on 09-26-06 01:05 AM Link | Quote
Ooh, pretty colors. You actually typed all of that? I don't know why you did that either.
Ten

Flurry


 





Since: 12-09-05
From: Denver

Last post: 6301 days
Last view: 6295 days
Posted on 09-26-06 03:48 AM Link | Quote
I cheated after getting to value 00FFFF. Just pasted my progress 15 times then changed each Red Hex triplet manually. Then I swaped file headers to make Bar and Square versions then pasted them together in Infanview.

...

I wonder if I can Copyright this?


(edited by Ten on 09-26-06 02:49 AM)
(edited by Ten on 09-26-06 02:49 AM)
FreeDOS +

Giant Red Koopa
Legion: freedos = fritos








Since: 11-17-05
From: Seattle

Last post: 6295 days
Last view: 6295 days
Posted on 09-26-06 06:35 AM Link | Quote
Could've just made a simple Perl script to write a SNG file to do the task automagically.
Ten

Flurry


 





Since: 12-09-05
From: Denver

Last post: 6301 days
Last view: 6295 days
Posted on 09-26-06 04:56 PM Link | Quote
I don't even know what that is. Lets alone how to write a Perl script.
Deleted User
Banned


 





Since: 05-08-06

Last post: None
Last view: 6296 days
Posted on 09-26-06 10:25 PM Link | Quote
Hum, I checked and it goes from 0 to 17 instead of 15, that's the flaw of it as it has a 2 numbers offset for most colors...

I mean, there should be a 127 and a 191 somewhere and they're are missing...

Or something
Ten

Flurry


 





Since: 12-09-05
From: Denver

Last post: 6301 days
Last view: 6295 days
Posted on 09-27-06 01:29 AM Link | Quote
When you divide 255 by 15 and you get 17, add 0 and you get 18 possible states. Divide 255 by 17 however and you get 15, add 0 and you 16 possible states. And base 16 is digitally compatible with base 2. Base 18 is not, as G and H don't fit.

Decimal=Hexadecimal
00=00 or 0 if it was a nybble instead of a byte.
17=11 or 1 if it was a nybble.
34=22 or 2.
51=33 or 3.
68=44 or 4.
85=55 or 5.
102=66 or 6.
119=77 or 7.
136=88 or 8.
153=99 or 9.
170=AA or A.
187=BB or B.
204=CC or C.
221=DD or D.
238=EE or E.
255=FF or F.

127 (7F) and 191 (BF) aren't in there because they shouldn't be... Those aren't even multibles of 15.
Deleted User
Banned


 





Since: 05-08-06

Last post: None
Last view: 6296 days
Posted on 09-27-06 03:37 PM Link | Quote
But the correct way would be like this:

00=0 < - No color
0F=15
1F=31
2F=47
3F=63 < - 1/4 of a color
4F=79
5F=95
6F=112
7F=127 < - 1/2 of a color
8F=143
9F=159
AF=177
BF=191 < - 3/4 of a color
CF=207
DF=223
EF=239
FF=255 < - Full color

It goes like that, otherwise you are missing important colors like Orange (That's FF7F00) or pink (FF7F7F)... Anyways...
Ten

Flurry


 





Since: 12-09-05
From: Denver

Last post: 6301 days
Last view: 6295 days
Posted on 09-27-06 06:49 PM Link | Quote
Well lets take a look at the last 16 splouchs.


You're telling me there are no shades of pink or orange anyway in there?


(edited by Ten on 09-27-06 05:55 PM)
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6296 days
Last view: 6296 days
Posted on 09-27-06 07:03 PM Link | Quote
Nope, just a lot of blue.

I kid, I kid...
Ten

Flurry


 





Since: 12-09-05
From: Denver

Last post: 6301 days
Last view: 6295 days
Posted on 09-27-06 07:23 PM Link | Quote
Hyper Hacker's moniter has a faulty cord.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6296 days
Last view: 6296 days
Posted on 09-27-06 10:19 PM Link | Quote
Actually, it does. But as long as I don't smack the desk it works alright.
Tarale

2710
Affected by 'Princess Bitch-Face Syndrome' ++++!!
Persona non grata


 





Since: 11-17-05
From: Adelaide, Australia

Last post: 6295 days
Last view: 6295 days
Posted on 09-28-06 12:23 AM Link | Quote
You.... all have wayy too much time on your hands. Especially you, Ten.

Course, this comes from someone who once cleaned every last key on their keyboard individually. So I can't really talk when it comes to pointless, fiddly and repetetive tasks...
Deleted User
Banned


 





Since: 05-08-06

Last post: None
Last view: 6296 days
Posted on 09-28-06 01:22 AM Link | Quote
Originally posted by Ten
Well lets take a look at the last 16 splouchs.
*Small picture*
*Small picture*
You're telling me there are no shades of pink or orange anyway in there?


No, I'm saying that you are missing the exact colors (100% Red, 50% Green and 50% Blue for pink and 100% Red, 50% Green and 0% Blue for orange), I put those examples because those are the colors you miss and I know the names for, but you're basically missing all the color that use combination like these and the 25% and 12.5% ones and stuff, without a valid reason.

Yes, I'm being picky, because, who can tell the diference between FF0000 and FF0F00 anyway? They look identical!
Ten

Flurry


 





Since: 12-09-05
From: Denver

Last post: 6301 days
Last view: 6295 days
Posted on 09-28-06 04:13 AM Link | Quote
While I do see the validity of your system, with which system would be easier to manually enter over 24576 repeated keystrokes with? Besides, I wasn't going for percentiles when I did this, I was going for simplisity. Plus fractions never killed anyone. Factions have but not fractions.


(edited by Ten on 09-28-06 03:15 AM)
Boom.dk









Since: 11-18-05
From: Denmark

Last post: 6313 days
Last view: 6295 days
Skype
Posted on 09-28-06 05:09 AM Link | Quote
I once made a PHP script that generated all colors. 000000 to FFFFFF. And I posted the image in a thread too. But Xk trashed it. I may still have the image laying around at home... if anyone should be interested.
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6296 days
Last view: 6296 days
Posted on 09-28-06 04:35 PM Link | Quote
I made a colour cube in OpenGL. Each axis went from 0-255 in one colour. Maybe I'll post it sometime.
Deleted User
Banned


 





Since: 05-08-06

Last post: None
Last view: 6296 days
Posted on 09-28-06 05:46 PM Link | Quote
Originally posted by Ten
While I do see the validity of your system, with which system would be easier to manually enter over 24576 repeated keystrokes with? Besides, I wasn't going for percentiles when I did this, I was going for simplisity.


I don't know, I just know all about colors since I've been experimenting with them for over 9 years (Back when I could only use 16 colors on my monitor) but I see the logic behind your system.

Anyway, since this is about colors, let me present you, the forgotten colors!:



That's the way colors were built on the 16 color scheme, and I remember there were no colors that looked like that by the time, so I called them the "forgotten colors", colors built from other colored pixels. The 3 greys look almost identical even though they aren't greys. Some say that the color Purple cannot be shown on computer monitors, I say that it should be hidden somewhere there (Combining 2 diferent colors)...

My bad, wasn't that lame? XD
Xkeeper
Took the board down in a blaze of glory, only to reveal how truly moronical ||bass is.


 





Since: 11-17-05
From: Henderson, Nevada

Last post: 6295 days
Last view: 6295 days
Skype
Posted on 09-28-06 05:48 PM Link | Quote
Those are just dithered colors, nothing terribly special.

Sorry
HyperHacker

Star Mario
Finally being paid to code in VB! If only I still enjoyed that. <_<
Wii #7182 6487 4198 1828


 





Since: 11-18-05
From: Canada, w00t!
My computer's specs, if anyone gives a damn.
STOP TRUNCATING THIS >8^(

Last post: 6296 days
Last view: 6296 days
Posted on 09-29-06 12:05 AM Link | Quote
Dithering is awesome. Properly implemented it can make high-colour images look nearly perfect in very few colours.
Pages: 1 2Add to favorites | Next newer thread | Next older thread
Acmlm's Board - I3 Archive - Craziness Domain - Don't know why I did this but... |


ABII

Acmlmboard 1.92.999, 9/17/2006
©2000-2006 Acmlm, Emuz, Blades, Xkeeper

Page rendered in 0.041 seconds; used 445.73 kB (max 574.69 kB)