Tag: C
I am a really bad communicator... and this trait worsen on the blogging side. This is not due to the language I use: I am a bad communicator in every language so I am the less qualified to open a weblog. The fact is that sometime I have an algorithm or I make a discovery that seems to be wasted if not shared.
Hence this blog.
Cross-compiling gobject-introspection
The cross compilation of gobject-introspection from linux to mingw has been proven a really tough task.
- Posted in Software
- C GTK+ Building
- Posted 10 years ago by Nicola Fontana
Offsetting cubic Bézier curves
While working on the ADG, we implemented BAIOCA, a new algorithm for offsetting Bézier cubic curves.
- Posted in Software
- C Algorithm
- Posted 10 years ago by Giandomenico Rossi and Nicola Fontana