1 |
[quote]:D you can show evry single level up to 65000 using a 16x16 matrix barcode in black and white[/quote]
|
1 |
[quote]:D you can show evry single level up to 65000 using a 16x16 matrix barcode in black and white[/quote]
|
2 |
\n
|
2 |
\n
|
3 |
Wrong, 16*16 = 256 you can show every level from 0 to
|
3 |
Wrong, 16*16 = 256 you can show every level from 0 to
|
4 |
115 792 089 237 316 195 423 570 985 008 687 907 853 269 984 665 640 564 039 457 584 007 913 129 639 935
|
4 |
115 792 089 237 316 195 423 570 985 008 687 907 853 269 984 665 640 564 039 457 584 007 913 129 639 935
|
5 |
\n
|
5 |
\n
|
6 |
= 2^256-1
|
6 |
= 2^256-1
|
7 |
\n
|
7 |
\n
|
8 |
\n
|
8 |
\n
|
9 |
And that's only using one color, multiply it by 4,294,967,295 to get full range of possibilities when using 32bit colors with alpha :-)
|
9 |
And that's only using one color, multiply it by 4,294,967,295 to get full range of possibilities when using 32bit colors with alpha :-)
|
10 |
\n
|
10 |
\n
|
|
|
11 |
The result is:
|
|
|
12 |
497 323 236 293 994 552 918 066 052 723 249 855 091 768 242 944 077 732 774 823 412 853 701 913 004 615 950 925 825
|
|
|
13 |
\n
|
|
|
14 |
That is several orders of magnitude more combinations than is atoms in universe btw.
|