Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #44.2K
~867 People Reached
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for Friktion

Hi, I'm also experiencing problems with trying to make an .exe out of my pyOpenGL project. I spent several hours googling and the post of Friktion definitely helped. To be clear, I also exclude OpenGL and include ctypes for py2exe and add the directory of the exe to the path. …

Member Avatar for vextorspace
0
428
Member Avatar for rrvamsi

I'm afraid this is not going to work this way. You now open the file as if it is a plain text file and write to it. As a matter of fact when you open your resulting log in notepad, you will probably see a lot of weird characters and …

Member Avatar for ronir
0
183
Member Avatar for hondros

Are you blitting the whole screen or only the objects? I think there is an option in pygame not to redraw the whole screen, but only partially, this could help with the speed. A part of your problem could also be how you draw to the screen, so I’m curious …

Member Avatar for ronir
-1
256

The End.