Bitalizer [Processing]

bitalizer00

Bitalizer is a project by Brian Reavis in attempt to visualize bits of data, '01010' in files in the form of structure. What the code does is take the bits, analyses and draws a line that is bent according to 1s and 0s. If a bit is '1', the line is bent down; if a bit is '0', the line is bent up. Each visualization starts from a small yellow dot (sometimes it's hard to see). From there, the line gets bent around according to the bits of the sequence. Every 8 bits, the color of the line is set to represent the byte that those 8 bits collectively represent (a number from 0 to 255).

Sorry, this is Members Only content. Please Log-in.

Join us today by becoming a Member.

• Archive: Access thousands of projects, scores of essays, interviews and reviews.
• Publish: Post your projects, events, announcements.
• Discuss: Join our Discord for events, open calls and even more projects.
• Education: Tutorials (beginners and advanced) with code examples and downloads.
• Jobs Archive: Find employers who have recruited here in the past (over 1,000 jobs).
• Discounts: Special offers and giveaways (events, books and media).
• Ad-Free Reading: No advertisements or banners of any kind.
• Studios/Organisations: Read more about benefits here.

Read More

/++

/+

3 comments on “Bitalizer [Processing]

Click here to cancel reply.