pixie
pixie copied to clipboard
Pixie - a minimal, cross-platform pixel framebuffer library for Windows and macOS.
Results
1
pixie issues
Sort by
recently updated
recently updated
newest added
I made a very quick attempt. [makefile_win.zip](https://github.com/samizzo/pixie/files/10771649/makefile_win.zip) with the following errors. Unfortunately, it wasn't fixable with adding `#include ` and `using namespace std;` to imgui.cpp ``` $ make -f makefile_win...