Re: Again a canvas question



On Wed, 15 Nov 2000 10:06:30 Nathan Hurst wrote:
> 
> On Wed, 15 Nov 2000, Florent. Devin wrote:
> 
> > Hi,
> > I have to draw 3D figure. For this I use GnomeCanvas.
> > I have to do some rotation to show the different facet.
> > Is there a way to do a 3D rotation, or have I to do rotation,
> > and projection ?
> 
> You would have to do this yourself.  Gnome canvas isn't really the tool
> for this - I would suggest you look at OpenGL(Mesa) for this sort of
> functionality.
> 
> njh

Mesa or another OpenGL library will do wonders. There is also a GL drawing
area widget for gtk (the package is called gtkglarea) which will help you
to access OpenGL within the GTK architecture.

> 
> 
> _______________________________________________
> gnome-devel-list mailing list
> gnome-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-devel-list





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