curve_bezier_cubic
Draw a cubic bezier
RichnouLang by functions names.
Draw a cubic bezier
Draw a quadratic bezier
Draw a B-spline curve through control points
Draw or parse an SVG path
Close a database connection
Open a database connection (SQLite, PostgreSQL, MySQL/MariaDB). Can use a DSN string, a .env file, or a settings dictionary.
Execute a SQL query
Defines a function.
Convert radians to degrees
Delaunay's triangulation - returns the optimal triangles of a set of points, with no points inside their circumcircles. Return a list of triangles