Re: python & nurbs

2004-12-19 Thread M.E.Farmer
Be sure to check the Blender forums before you give up, I recall someone working on that very thing maybe a year or so ago, but maybe my memory fuse is blown ;) M.E.Farmer Jelle Feringa // EZCT / Paris wrote: > > Have you looked at Blender (http://www.blender3d.com)?? > > Blender seems very promi

RE: python & nurbs

2004-12-19 Thread Jelle Feringa // EZCT / Paris
> Have you looked at Blender (http://www.blender3d.com)?? Blender seems very promising, its python support is exactly what I'm looking for, but it lacks the cad/parametric capabilities I'm looking for. -- http://mail.python.org/mailman/listinfo/python-list

Re: python & nurbs

2004-12-19 Thread Lucas Raab
Jelle Feringa // EZCT / Paris wrote: Hint to get a useful answer: Define your needs. Display in 3D (want to use them to define and display geometry)? Numeric analysis (writing some sort of CAD or automation system)? Modeling system (want some way to interactively define them)? I wish I could gi

RE: python & nurbs

2004-12-19 Thread Jelle Feringa // EZCT / Paris
> Hint to get a useful answer: Define your needs. Display in 3D (want to > use them to define and display geometry)? Numeric analysis (writing > some sort of CAD or automation system)? Modeling system (want some way > to interactively define them)? I wish I could give you a well defined answer

Re: python & nurbs

2004-12-19 Thread Mike C. Fletcher
Jelle Feringa // EZCT / Paris wrote: Is anyone aware of a python nurbs module? So far I found Runar Tenfjord's effort, which is quite interesting: http://runten.tripod.com/NURBS/ But in the end doesn't really meet my needs. Any suggestions? Hint to get a useful answer: Define

Re: python & nurbs

2004-12-19 Thread Peter Hansen
Jelle Feringa // EZCT / Paris wrote: Is anyone aware of a python nurbs module? So far I found Runar Tenfjord's effort, which is quite interesting: http://runten.tripod.com/NURBS/ But in the end doesn't really meet my needs. Any suggestions? Yes: _describe_ your needs; don't j

python & nurbs

2004-12-19 Thread Jelle Feringa // EZCT / Paris
Is anyone aware of a python nurbs module? So far I found Runar Tenfjord's effort, which is quite interesting: http://runten.tripod.com/NURBS/ But in the end doesn't really meet my needs. Any suggestions? Cheers, Jelle. -- http://mail.python.org/mailman/listinfo/python-list