cmarty
cmarty
Hello. I use OF on Rpi. When I use function loadFont() to load font there are some characters missing (letter 't' ) in rendering text. When I use setup() function...
Hello. Is there a way how to set camera to directly produce YUV or just Luminance format? I just need to directly use ofPixels reference in OF_PIXEL_GRAY format for further...
I've tested the 3DPrimitives example. On the RPI3B+ with broadcom(legacy) driver I got 60fps for 1920x1080. But when using kms driver with this ofxRpi4Window (EGL/GBM) on RPI4B o got only...