Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #48677

Beginner Question: 3D Models

X-Received by 10.224.215.68 with SMTP id hd4mr1444369qab.5.1371610054148; Tue, 18 Jun 2013 19:47:34 -0700 (PDT)
X-Received by 10.49.13.71 with SMTP id f7mr12312qec.31.1371610054132; Tue, 18 Jun 2013 19:47:34 -0700 (PDT)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!j2no764175qak.0!news-out.google.com!y6ni3510qax.0!nntp.google.com!j2no764167qak.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.lang.python
Date Tue, 18 Jun 2013 19:47:34 -0700 (PDT)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=174.116.12.4; posting-account=RRYa7wkAAABOMl6cRl1KqmNOHBEIEhlH
NNTP-Posting-Host 174.116.12.4
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <b90be6d8-14db-42f2-92f3-a6aaba9ee075@googlegroups.com> (permalink)
Subject Beginner Question: 3D Models
From andrewblundon@gmail.com
Injection-Date Wed, 19 Jun 2013 02:47:34 +0000
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
Xref csiph.com comp.lang.python:48677

Show key headers only | View raw


Hi there,

Sorry for the complete beginner question but I thought the readers here might be able to provide me with some guidance.

I've done some programming with Visual Basic and VBA plus a little PHP, CSS and HTML.  I'm looking at developing a program for work that can be distributed to others (i.e. and exe file).  The application would open various dialogue boxes and ask the user for input and eventually perform mathematical calculations on the input.  From what I've read Python would have no trouble with this.

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.

Most of the 3D graphic capabilities I've seen seem to center around either gaming or mathematical plotting.  Are there any capabilities to import existing CAD geometry, arrange the components in particular 3D coordinates in space and then view the results in some sort of 3D viewer?  Ideally the user would then be able to zoom in and orbit around looking at the model.

Is this possible?  Is Python the right language?

Thanks
AB

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Beginner Question: 3D Models andrewblundon@gmail.com - 2013-06-18 19:47 -0700
  Re: Beginner Question: 3D Models Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-19 03:20 +0000
    Re: Beginner Question: 3D Models andrewblundon@gmail.com - 2013-06-19 04:13 -0700
      Re: Beginner Question: 3D Models Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-06-19 12:52 +0100
        Re: Beginner Question: 3D Models andrewblundon@gmail.com - 2013-06-19 06:12 -0700
      Re: Beginner Question: 3D Models Fábio Santos <fabiosantosart@gmail.com> - 2013-06-19 13:07 +0100
        Re: Beginner Question: 3D Models andrewblundon@gmail.com - 2013-06-19 06:14 -0700
          Re: Beginner Question: 3D Models Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-06-19 14:57 +0100
          Re: Beginner Question: 3D Models Fábio Santos <fabiosantosart@gmail.com> - 2013-06-19 15:11 +0100
  Re: Beginner Question: 3D Models Christian Gollwitzer <auriocus@gmx.de> - 2013-06-19 08:00 +0200
    Re: Beginner Question: 3D Models andrewblundon@gmail.com - 2013-06-19 04:14 -0700
  Re: Beginner Question: 3D Models Rick Johnson <rantingrickjohnson@gmail.com> - 2013-06-19 07:17 -0700
    Re: Beginner Question: 3D Models andrewblundon@gmail.com - 2013-06-19 09:34 -0700

csiph-web