From: S-Y. Chen on 10 Apr 2010 12:17 Dear All, I am trying to find a convenient way to plot a 3D surface (or object) in tk. Just wondering if there is any example or open source module for this ? Any help will be greatly appreciated. Regards S-Y. Chen
From: Gerald W. Lester on 10 Apr 2010 12:38 S-Y. Chen wrote: > Dear All, > > I am trying to find a convenient way to plot a 3D surface (or object) > in tk. Just wondering if there is any example or open source module > for this ? > > Any help will be greatly appreciated. Try following the links on http://wiki.tcl.tk/3D -- +------------------------------------------------------------------------+ | Gerald W. Lester | |"The man who fights for his ideals is the man who is alive." - Cervantes| +------------------------------------------------------------------------+
From: hae on 10 Apr 2010 15:11 On 10 Apr., 18:17, "S-Y. Chen" <shenyeh_c...(a)hotmail.com> wrote: > Dear All, > > I am trying to find a convenient way to plot a 3D surface (or object) > in tk. Just wondering if there is any example or open source module > for this ? > > Any help will be greatly appreciated. > > Regards > S-Y. Chen http://wiki.tcl.tk/11265 - Plotchart http://wiki.tcl.tk/18167 - Plotchart Gallery Ruediger
From: Andrew Mangogna on 11 Apr 2010 16:18 S-Y. Chen wrote: > Dear All, > > I am trying to find a convenient way to plot a 3D surface (or object) > in tk. Just wondering if there is any example or open source module > for this ? > > Any help will be greatly appreciated. > > Regards > S-Y. Chen The Tk 3d canvas might do what you want. http://3dcanvas.tcl.tk/ I recently built it under MSys on Windows and it does work fine for me. -- Andrew Mangogna
|
Pages: 1 Prev: toplevel and parent Next: Compiling Rivet on Ubuntu Server 10.04 |