VexCode graphics API with Okapi

I am using PROS with Okapi, and I want to draw to the screen, but I don’t want to bother learning LvGL. Is there any way to use the graphics API that VexCode uses to draw to the screen on PROS with Okapi?

Nope, sorry. We’re invested in LVGL.

There’s a PROS doucmetation library on their website.

So there is no non-lvgl way to draw to the screen?

Unless you count LLEMU, no.

1 Like

lvgl is not that hard. to draw an imge, see this thread

1 Like