Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

a defnull/pixelflut inspired binary framebuffer thingie #n{ws}

License

Notifications You must be signed in to change notification settings

nonchip/bitflut

Repository files navigation

bitflut

a defnull/pixelflut inspired binary framebuffer thingie

Usage:

run the server, it'll listen on ipv6/::/udp/54321. to draw a pixel, send a binary datagram formatted as:

byte: 01 | 02 | 03 | 04 | 05 | 06 | 07 | 08 | 09 | 10 | 11 | 12 | 13 | 14 | 15 | 16
meaning: magic | x | y | R | G | B | A
values: "BFPX" | uint32_t | uint8_t

of course as this runs over UDP, the datagram, and thus pixel, is never guaranteed to arrive.

About

a defnull/pixelflut inspired binary framebuffer thingie #n{ws}

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /