Thibault Coppex

Results 3 issues of Thibault Coppex

Hello everyone, For a project I needed to access the last features of [libVLC](https://github.com/videolan/vlc) 4.0 that runs its instance on a separated thread with a shared OpenGL context. Two issues...

Hey everyone, So I'm interested into adding custom functions - like `smoothstep` - to the plot plugin using the [import function](https://mathjs.org/examples/import.js.html) of the underlying _mathjs_ library. Here is a proof...

Hey, This PR extends the original addon to use different triangulation methods from `Triangle`, especially to handle simple polygons with holes and generating both Voronoï diagram and Convex Hull. An...