Skip to content

Make pixelnuke RasPI compatible #8

@defnull

Description

@defnull

Raspberry PI does not support OpenGL/GLFW very well. The easiest approach would be to add a canvas_fb.c that implements the canvas interface but writes directly to a mapped /dev/fb0, which should be fast enough or even faster than an OpenGL ES Implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions