Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 371 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 371 Bytes

Hello Pixels

Hello Pixels

Minimal example with fltk.

Running

cargo run --release --package minimal-fltk

About

This example demonstrates the absolute minimum for creating an fltk window and pixel buffer. It animates a purple circle moving on a darker purple background, just for something interesting to display.