Re: vector drawing programs



G'Day !

I am working on a vector drawing program.  One of the requirements is that
it
may only depend on Gtk+ libraries (ie no GNOME)

I want to be able to use NURBS surfaces and other more "advanced" 3D
graphics,
then the primitives available under Gdk.  Are there such objects available
or do
I need to create (or extend) my own widget.

The tutorial mentions curves, but it is completely undocumented.  A quick
glance
indicates that this may be a cubic spline (?) and 2D only.

Hi

I use gtkglarea which let me utilize OpenGL via MESA. Don't know if this is
an option for you.

Regards
Herbert





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]