Re: pyopengl vs directpython



Gigs_ wrote:

can someone tell me which is better for making 3d game in python.
something like tennis simulation

OpenGL is platform-agnostic. If you ever want to reach people on linux or
macs, use that.

Beyond that I've got no idea which is technically superior - but John
Carmack seems to favor OpenGL :)

Diez
.



Relevant Pages

  • Re: OpenGL extensions in Linux (Its not hard?)
    ... OpenGL extensions also hamper portability. ... Windows 2000, XP, Vista etc. are no more "one OS" than RedHat and Debian. ... So are all desktop Linux distros. ... How many of these libraries does GLUT require? ...
    (comp.graphics.api.opengl)
  • Re: OpenGL extensions in Linux (Its not hard?)
    ... OpenGL extensions also hamper portability. ... Windows 2000, XP, Vista etc. are no more "one OS" than RedHat and Debian. ... So are all desktop Linux distros. ... How many of these libraries does GLUT require? ...
    (comp.graphics.api.opengl)
  • Re: OpenGL extensions in Linux (Its not hard?)
    ... Your problem is not OpenGL extensions. ... MS Windows, that is _one_ OS with various hardware it supports. ... versions of Linux ... How many of these libraries does GLUT require? ...
    (comp.graphics.api.opengl)
  • Re: nvidia
    ... Linux may indeed be the answer you seek. ... I know Les very well. ... The nvidia rpms supplied by our 3rd party sites ... We both kept running into openGL problems and the Windows / Mac ...
    (Fedora)
  • Re: OpenGL extensions in Linux (Its not hard?)
    ... I have found OpenGL extensions to be ... hideous to use portably under Linux. ... If I want cross platform portability then I'll split the graphics engine in ...
    (comp.graphics.api.opengl)