Commit Graph

1 Commits

Author SHA1 Message Date
Juergen Stuber ed8abb74e6 Initial version
Works for the pixelfoo apps.

Limitations:
- Resizing the window is buggy.
- The frame rate argument has no effect.
- The update and render event logic should be reworked.
- Supports only single file executables, not interpreters with args
  (e.g. running an app as "python3 app.py" is not supported)
- Supports only RGB, not RGBW (yet)
2023-04-10 22:51:47 +02:00