Python and 3D

Kevin MacPhail kmacphail at gmail.com
Mon Mar 17 01:24:53 EDT 2008


On Sat, Mar 15, 2008 at 2:09 PM, Eric von Horst <z80vsvic20 at hotmail.com>
wrote:

> Hi,
>
> I am looking for Python modules that allow you to manipulate 3D
> objects, more specifically Alias Wavefront .OBJ objects.
> Also, a module that would allow you to vizualize these models and
> rotate them etc..
>
> The goal is not to build a new renderer or something; just a small
> program that I need to do some manipulations in bulk on a set of OBJs
>
> Any help much appreciated
>
> Eric
> --
> http://mail.python.org/mailman/listinfo/python-list
>


Cgkit might be what you're looking for:

http://cgkit.sourceforge.net/

-Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080316/9de42542/attachment-0001.html>


More information about the Python-list mailing list