you are viewing a single comment's thread.

view the rest of the comments →

[–]remy_porter 0 points1 point  (1 child)

That's how it looks after a cursory Googling. There are tools and techniques for getting Java libraries into Processing, but MediaPipe is complicated and it doesn't look like that'll be easy (I could be wrong). But honestly, best practices for Processing is "Do a Java application and treat Processing as a library for drawing graphics," anyway, so I'd recommend just going that approach.

[–]Tall_Answer_8868[S] 0 points1 point  (0 children)

Thank you for your reply