[Q] Python and 3D tools

Randall Hopper aa8vb at -nojunk-ipass.net
Sat Feb 19 08:43:12 EST 2000


João Neto <vascog at uol.com.br> wrote:
 |
 |Does anybody know if Python is used together with
 |some 3D Engine?

What kind of engine?  Game?  SciVis?

Here's a list from the past:

   - PyOpenGL  (OpenGL for Python)
   - Togl      (OpenGL widget for Tk/Tkinter)
   - FOX - GUI Toolkit; GLViewer widget (quatern rot, picking, lighting,
   - etc.).
       http://www.cfdrc.com/FOX/fox.html
       http://home.HiWAAY.net/~johnson2/FXPy/
   - CrystalSpace - Free LDPL 3D game engine; has Python scripting
       http://crystal.linuxgames.com
   - VTK -  http://www.kitware.com/vtk.html
   - JPython - Access to Java 3D APIs including Magician and Java3D
   - Quark Army Knife - scripting environment with 3D display.  The 3D
   - PyRPG - Role-playing engine (early) with 3D rendering of a maze
       http://www.onthenet.com.au/~briblack/pyrpg/
   - Blender    - modeler
   - Magiclight - modeler; http://home.bip.net/mikael_aronsson/
   - TrueSpace 4.0 - uses Python for scripting
   - Renderman     - Python bindings
       http://reality.sgi.com/newquist_engr/snakeman/
       http://www.lysator.liu.se/~ture/terry.html
   - Pretty Poly 3D Modeller - free 3D modeller for Linux
       http://prettypoly.sourceforge.net/
   - wxPython GLCanvas (MSW-only!)
   - Alice (Direct3D-based rendering/animation); www.alice.org
   - Cortona VRML control's automation interface (Win32) - Python can run

-- 
Randall Hopper
aa8vb at -nojunk-ipass.net



More information about the Python-list mailing list