From owner-freebsd-hackers Sat Jun 7 09:06:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA22887 for hackers-outgoing; Sat, 7 Jun 1997 09:06:30 -0700 (PDT) Received: from ohm.ingsala.unal.edu.co ([168.176.15.18]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA22881 for ; Sat, 7 Jun 1997 09:06:19 -0700 (PDT) Received: from unalmodem.usc.unal.edu.co (unalmodem11.usc.unal.edu.co [168.176.3.41]) by ohm.ingsala.unal.edu.co (8.8.5/8.8.5) with SMTP id LAA03611; Sat, 7 Jun 1997 11:06:41 -0500 (COT) Message-ID: <3399A20E.1E45@fps.biblos.unal.edu.co> Date: Sat, 07 Jun 1997 11:01:50 -0700 From: "Pedro F. Giffuni" Organization: Universidad Nacional de Colombia X-Mailer: Mozilla 3.0 (Win16; I) MIME-Version: 1.0 To: Andrzej Szydlo CC: freebsd-hackers@freebsd.org Subject: Re: Writing 2D/3D CAD, drawing, OpenGL ... References: <199706071249.OAA22971@maciek.gv.edu.pl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Andrzej Szydlo wrote: > > Hi, > > > > > > My "only" problem is the 2D design tool. None of the drawing tools available > > > for FreeBSD seems to be useful for a starting point to develop it. (however > > > I may be wrong). > > > Writing such editor with no basis and libraries would be too time consuming, > > > almost impossible in our conditions. > > > > > > Do you know of any free or commercial resources that could be useful as > > > a base to develop the editor? Maybe someone is doing similair job and > > > we could join our efforts and share experiencies? > > > > > > > xfig ? > > Well, what I need is simple if compared to, say, AutoCAD, but it still requiries > lots of CAD capabilities. I considered both xfig and xpaint as basis for the > work. Unfortunately there would still remain some 90% work to be done. I'm > not lazy, but the time is limited. > It's still not clear what you're looking for ..., maybe something in this list? http://www.xnet.com/~blatura/linapp5.html#graphics > An alternative is Windows NT ... > That's your problem :-). > Any other suggestions would be very welcome. > > Thanks > > Andrzej Pedro.