[cad-linux] Re: Viewport
- From: phrostie <pfrostie@xxxxxxxxx>
- To: cad-linux@xxxxxxxxxxxxx
- Date: Wed, 16 Jul 2003 03:53:11 -0700 (PDT)
oops, after rereading your post maybe you were looking for something like ToGL?
it's a opengl widget for TK/Tcl.
http://togl.sourceforge.net
also coin's(openinventor) SoQt, SoGtk, and SoXt can be used for both 2D and 3D
geometry. it even has a SoWin for that other platform.
http://www.coin3d.org/
screenshots
http://www.coin3d.org/Coin/3rdparty_usage.php
--- phrostie <pfrostie@xxxxxxxxx> wrote:
> not sure if it will fit your bill, but have you looked at visual-tcl. also
> called vtcl. most distributions have a package of it.
> it builds gui's.
>
> http://vtcl.sourceforge.net/
>
> i found another one for lesstif/motif, but it is no longer maintained and is
> not as stable. if your interested i can look up the link.
>
> there is something similar for gtk and qt, but i have never tried them.
>
>
> On Tuesday 15 July 2003 20:10, you wrote:
> > I'm writing a tiny modular CAD. Since I'm not particularly fond of
> > GUI programming and I'd like to concentrate on the engine, I'm looking
> > for a simple viewport program that reads bi- or tri- dimensional data
> > from the standard input and displays it. Handling of image aspect
> > must absolutely make sense for a CAD program (i.e. no squares 10 units
> > wide and 2 units high ;-) as is common in dataplotting). `Naming' of
> > drawing entities and selective update would be a plus, but not
> > strictly necessary.
> >
> > I tried `graph' from the GNU plotutils and I stumbled on the 10x2
> > square problem. I whipped a little interface with Ruby and Tk and,
> > well, my above mentioned fondness for GUIs showed all its
> > consequences. :-) Do you know of anything that resembles this
> > description? (Of course, if you happen to know your way among
> > widgets, have a spare hour, and some curiosity for an experimental
> > project, you're very welcome, too. :-))
>
> --
> Oh i've slipped the surly bonds of DOS
> and danced the skies on Linux silvered wings.
> http://pfrostie.freeservers.com/cad-tastrafy/
> http://www.freelists.org/webpage/cad-linux
>
=====
phrostie
Oh I have slipped the surly bonds of DOS
and danced the skies on Linux silvered wings.
http://pfrostie.freeservers.com/cad-tastrafy/
http://www.freelists.org/webpage/cad-linux
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
- Follow-Ups:
- [cad-linux] Re: Viewport
- From: Massimiliano Mirra
- References:
- [cad-linux] Re: Viewport
- From: phrostie
Other related posts:
- » [cad-linux] Viewport
- » [cad-linux] Re: Viewport
- » [cad-linux] Re: Viewport
- » [cad-linux] Re: Viewport
- » [cad-linux] Re: Viewport
- » [cad-linux] Re: Viewport
- » [cad-linux] Re: Viewport
- » [cad-linux] Re: Viewport
- » [cad-linux] Re: Viewport
- » [cad-linux] Re: Viewport
- » [cad-linux] Re: Viewport
- » [cad-linux] Re: Viewport
- [cad-linux] Re: Viewport
- From: Massimiliano Mirra
- [cad-linux] Re: Viewport
- From: phrostie