Re: CAD.py

2008-11-03 Thread r
On Nov 3, 8:29 am, Eric Carlson <[EMAIL PROTECTED]> wrote: > Hello, > > I have pondered this notion of a 3d sketcher a bit myself. Before I go > on, here is a quote from writer Neil Gaiman, author of some very good books: > > "Every Published writer has had it - the people who come up to you and >

Re: CAD.py

2008-11-03 Thread Eric Carlson
Hello, I have pondered this notion of a 3d sketcher a bit myself. Before I go on, here is a quote from writer Neil Gaiman, author of some very good books: "Every Published writer has had it - the people who come up to you and tell you that they've Got An Idea. And boy, is it a Doozy. It's suc

Re: CAD.py

2008-11-02 Thread nopsidy
r wrote: On Nov 1, 7:13 pm, infixum <[EMAIL PROTECTED]> wrote: [EMAIL PROTECTED] wrote: r> I am currently looking to create a small CAD program with python. Instead of starting from scratch how about extending PythonCAD instead: http://www.pythoncad.org/ Skip ThanCAD might have a few ideas

Re: CAD.py

2008-11-02 Thread r
On Nov 1, 7:13 pm, infixum <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > r> I am currently looking to create a small CAD program with python. > > > Instead of starting from scratch how about extending PythonCAD instead: > > >    http://www.pythoncad.org/ > > > Skip > > ThanCAD might hav

Re: CAD.py

2008-11-01 Thread infixum
[EMAIL PROTECTED] wrote: > r> I am currently looking to create a small CAD program with python. > > Instead of starting from scratch how about extending PythonCAD instead: > > http://www.pythoncad.org/ > > Skip ThanCAD might have a few ideas too. Carl T. -- http://mail.python.org/mailman/lis

Re: CAD.py

2008-10-31 Thread skip
r> I am currently looking to create a small CAD program with python. Instead of starting from scratch how about extending PythonCAD instead: http://www.pythoncad.org/ Skip -- http://mail.python.org/mailman/listinfo/python-list

CAD.py

2008-10-31 Thread r
Hello I am currently looking to create a small CAD program with python. This has been a major challenge for some like myself with very limited math skills, and only a year of self taught programming experience. But being the kind of hard headed, determined person I am, I won't give up. ;^) A lit