On Dec 11, 1:58 am, gsal <[EMAIL PROTECTED]> wrote:
> If all you need to do is display a bunch of arrows, as you mention,
> the easiest thing to do might be to use Visual Python. It is
> extremely easy to use.
Another option, if your app is data-driven, is to check out the
Visualization Toolkit (
If all you need to do is display a bunch of arrows, as you mention,
the easiest thing to do might be to use Visual Python. It is
extremely easy to use.
gsal
--
http://mail.python.org/mailman/listinfo/python-list
On 10 Des, 13:33, Achim Domma <[EMAIL PROTECTED]> wrote:
> I'm looking for quite some time now for a gui library for python,
> which allows me to display 3D graphics. Main OS is windows, Mac OS X
> and Linux would be nice to have. I want to use python 2.5. My first
> try was wx + pyOpenGL but ther
Re!
On Vista, OpenGL depend of (releases of) video-cards.
Some cards don't support OpenGL => problem!
Some cards have native openGL support => good (dream?)
Some cards need update (drivers)
@-salutations
Michel Claveau
--
http://mail.python.org/mailman/listinfo/python-list
Diez B. Roggisch wrote:
...
> I was under the impression that PyOpenGL is ctypes-based in the new
> versions?
>
It is, but I haven't had the time to do a new release and check it on a
Windows box. There are minor fixes in CVS that *should* IIRC make us
run better on those Windows machines that
Achim Domma wrote:
> On 10 Dez., 15:24, "Méta-MCI \(MVP\)"
> <[EMAIL PROTECTED]> wrote:
>> Hi!
>>
>> > no idea how it works with windows.
>>
>> On XP: fine.
>> On Vista: very difficult...
>>
>> @+
>>
>> MCI
>
> Also with Python 2.5? If PyOpenGL would work with Python 2.5, I could
> use wx too. B
On 10 Dez., 15:24, "Méta-MCI \(MVP\)"
<[EMAIL PROTECTED]> wrote:
> Hi!
>
> > no idea how it works with windows.
>
> On XP: fine.
> On Vista: very difficult...
>
> @+
>
> MCI
Also with Python 2.5? If PyOpenGL would work with Python 2.5, I could
use wx too. But I could not get it to work with 2.5 o
Méta-MCI (MVP) wrote:
>> no idea how it works with windows.
>
> On XP: fine.
> On Vista: very difficult...
Hello Captain Obvious :-)
--
http://mail.python.org/mailman/listinfo/python-list
Hi!
> no idea how it works with windows.
On XP: fine.
On Vista: very difficult...
@+
MCI
--
http://mail.python.org/mailman/listinfo/python-list
Diez B. Roggisch wrote:
> Achim Domma wrote:
> [snip]
>>
>> Is there an alternative to wx+pyOpenGL?
>
> The usual suspects - mainly Qt, possibly Tk (not sure if there is a
> python-available version of open gl canvasses for Tk)
>
> Diez
togl is a Tk/OpenGL widget that can be used with python as
Achim Domma wrote:
> Hi,
>
> I'm looking for quite some time now for a gui library for python,
> which allows me to display 3D graphics. Main OS is windows, Mac OS X
> and Linux would be nice to have. I want to use python 2.5. My first
> try was wx + pyOpenGL but there are no working binaries for
Hi,
I'm looking for quite some time now for a gui library for python,
which allows me to display 3D graphics. Main OS is windows, Mac OS X
and Linux would be nice to have. I want to use python 2.5. My first
try was wx + pyOpenGL but there are no working binaries for python
2.5. I simply have to di
12 matches
Mail list logo