Developping a spline item
- From: Yann Langlais <langlais mail intrasys fr>
- To: gnome-gui-list gnome org, langlais intrasys fr
- Subject: Developping a spline item
- Date: Wed, 18 Oct 2000 11:37:36 +0200
Hi all,
I'm yet implementing a spline canvas item with the following features:
- bicubic splines (parametric)
- multiple segments,
- open or closed (with filling possibilities).
- import/export of nodes / equations.
- ...
My first draft is already functionnal and will be shortly availible by
ftp (yet only by email attachment since I have yet no personal web/ftp
site).
requirement: gsl-0.6.0 (for nth degree polynomial root finding).
My todo list (partial):
- rethink the internal data structure design,
- implement more data import export functions,
- bugfix,
- clean up,
- use Glib stuff instead of my own (GList, memory allocation).
I would also need a good code review and some GNOME coding philosophy
lessons.
If any project under way and need help, or
if anybody interested in testing/talking about this component or have
splecial requirements, feel free to contact me.
Thanks,
Yann Langlais.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]