On Wednesday, June 19, 2013 12:50:52 AM UTC-2:30, Steven D'Aprano wrote:
> On Tue, 18 Jun 2013 19:47:34 -0700, andrewblundon wrote:
> 
> 
> 
> > However, for one part of the program I'd like to be able to create a 3D
> 
> > model based on the user input.  The model would be very basic consisting
> 
> > of a number of lines and objects.  We have 3D models of each component
> 
> > within our CAD system so it would be great if we could utilize those
> 
> > models.
> 
> [...]
> 
> > Is this possible?  Is Python the right language?
> 
> 
> 
> 
> 
> Is Blender the sort of thing you are looking for?
> 
> 
> 
> https://duckduckgo.com/html/?q=blender%20python
> 
> 
> 
> 
> 
> -- 
> 
> Steven

I've seen some information on Blender.  Is it possible to have the entire 
program contained within a single exe (or exe and some other files) so that it 
can be passed around and used by others without having to install blender?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to