Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

Is it possible to use BezierSQL in Processing 3?

$
0
0

I am trying to write a Processing program for a Raspberry Pi that takes data from a database and creates a graph from it. I have been trying to use Bezier to accomplish this and I can get the database query portion my program to work in Processing 2.2.1 but Bezier doesn't seem to work with Processing 3 which I want to use so I can use grafica. I see no other library that allows me to use SQLite in Processing. Is there any way to access SQLite Processing 3 without using a Library or is there any other library I am not seeing?


Viewing all articles
Browse latest Browse all 2896

Trending Articles