vga-out
> pcmcia
>
> ,then I have been install directx 9.0c,Python 2.5 and directpython for
> python 2.5.On my two computers directpython works but on this
> laptop it don't want work e.g:
>
> When I want execute this script on laptop:
>
> import d3dx
> frame=
"veki" <[EMAIL PROTECTED]> wrote:
>
>Hello,
>I've got IBM Thinkpad 30 laptop with configuration:
>...
>,then I have been install directx 9.0c,Python 2.5 and directpython for
>python 2.5.On my two computers directpython works but on this
>laptop it don
Hello,
I've got IBM Thinkpad 30 laptop with configuration:
IBM Thinkpad R30
P3 Mobile Celeron 900mhz
128mb sdram pc133
15gb hdd
cd-rom Teac cd-224e
56K V.90/92
10/100 Ethernet
lpt port
ps2 port
2 x usb port
vga-out
pcmcia
,then I have been install directx 9.0c,Python 2.5 and directpytho
On Aug 18, 9:46 am, [EMAIL PROTECTED] wrote:
> On 18 kol, 15:35, [EMAIL PROTECTED] wrote:
>
>
>
> > On Aug 18, 8:08 am, [EMAIL PROTECTED] wrote:
>
> > > Hello,
>
> > > I'am using DirectPython 0.8, wxPython 2.8.4.2 (ansi) for Python 2.5
> > >
On 18 kol, 15:35, [EMAIL PROTECTED] wrote:
> On Aug 18, 8:08 am, [EMAIL PROTECTED] wrote:
>
>
>
> > Hello,
>
> > I'am using DirectPython 0.8, wxPython 2.8.4.2 (ansi) for Python 2.5
> > and I'm running it on windows XP SP2.
> > When I run my w
On Aug 18, 8:08 am, [EMAIL PROTECTED] wrote:
> Hello,
>
> I'am using DirectPython 0.8, wxPython 2.8.4.2 (ansi) for Python 2.5
> and I'm running it on windows XP SP2.
> When I run my wx program, and this program run directpython code:
>
> (I run it under wx frame)
&g
Hello,
I'am using DirectPython 0.8, wxPython 2.8.4.2 (ansi) for Python 2.5
and I'm running it on windows XP SP2.
When I run my wx program, and this program run directpython code:
(I run it under wx frame)
example code:
import d3dx
fr=d3dx.Frame(unicode("My frame"))
fr.m
Hello,
Is there any real easy example for loading an texture in your directpython
window???
For example this is my code:
# loading directpython modules
import d3dx
import d3d
from d3dc import *
import d3dgui
import time
#making a window
fr=d3dx.Frame(u"Bok kaj ima")
# trying
Hello,
I have problem with building directpython ( .exe ) application , actually
when
I finish building application and when I run it, in log file I get an error:
Traceback (most recent call last):
File "sampleMeshAnim.py", line 16, in ?
ImportError: No module named d3d
I was c
thanks
hey, is there any good tutorial for directpython?
or maybe you could suggest me the book
--
http://mail.python.org/mailman/listinfo/python-list
or OpenGL :)
To ask which is better, OpenGL or Direct3D, is trolling with flame
bait.
Both systems deliver excellent 3D graphics, and which is faster
depends on the video card.
There are also PyOGRE and Panda3D (from Disney), and PyGame (the
project seems to be torpid).
John Carmack denounced the Di
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 fav
can someone tell me which is better for making 3d game in python.
something like tennis simulation
thx
--
http://mail.python.org/mailman/listinfo/python-list
At Thursday 9/11/2006 15:01, [EMAIL PROTECTED] wrote:
How can I move objects in directpython???
I suggest you post directpython questions on its specific mailing
list, see the SourceForge project page.
--
Gabriel Genellina
Softlab SRL
Hello,
How can I move objects in directpython???
I appreciate that.Thanks
--
http://mail.python.org/mailman/listinfo/python-list
Hello,
I using directpython for making 3d miniature applications,but I have
one problem about directpython.
This is my code for example:
import d3d
import d3dc
import d3dx
device=d3d.createDevice()
groundtexture=d3d.Font(u'my program',30)
...and when I run this code, directpython
Jérôme Le Bougeant wrote:
> Hello,
>
> I have DirectPython 0.5 (http://directpython.sourceforge.net/) and python2.4
> (directx9.0C installed).
> Samples do not work, I have this error : "RuntimeError: Failed to create a
> device"
> For example with sampleBasic.p
Hello,
I have DirectPython 0.5 (http://directpython.sourceforge.net/) and python2.4
(directx9.0C installed).
Samples do not work, I have this error : "RuntimeError: Failed to create a
device"
For example with sampleBasic.py :
Traceback (most recent call last):
File "sampleBasi
I'll be out of the office until approximately August 20th. If you have any
questions, please email [EMAIL PROTECTED]
-- David Wahler
--
http://mail.python.org/mailman/listinfo/python-list
19 matches
Mail list logo