| | |
Can python do an animation containing 10,000 2d disks?
![]() |
•
•
Join Date: May 2009
Posts: 1
Reputation:
Solved Threads: 0
I am considering using python to write a simulation program to display the motions of about 10,000 2d disks. The program doesn't need to calculate the positions of disks. It just reads the result file and displays disks on the screen. I wonder whether python has this ability for rendering so many disks together within one frame. I want to add that fictitious time may not be in accordance with virtual time. For example, the program may spend 10 seconds on displaying what happens within 0.1 second. In other words, I want to see a slow motion of what is happening.
•
•
Join Date: Apr 2008
Posts: 38
Reputation:
Solved Threads: 4
That sounds like it would be a lot for python to handle.
Personally I'd use something like c++ for this kind of program but if you really want to use python you should have a look at the pygame modules http://www.pygame.org
Personally I'd use something like c++ for this kind of program but if you really want to use python you should have a look at the pygame modules http://www.pygame.org
Last edited by _Nestor; May 14th, 2009 at 10:53 am.
![]() |
Similar Threads
- Starting Python (Python)
- Python speed issue. (Python)
- Lucasfilm Animation Singapore is hiring Software Manager (Software Development Job Offers)
- Creating a Python ANSII game (dos) (Python)
- Python - Card Class - Graphics Win (Python)
- Is Python really that buggy? (Python)
- Telecommute Python Programmer $4,000 (USD) (Web Development Job Offers)
- Comparing Python and C, Part 1, Integer Variables (Python)
Other Threads in the Python Forum
- Previous Thread: python-how do i create an .exe,
- Next Thread: How improve code speed
Views: 342 | Replies: 3
| Thread Tools | Search this Thread |
Tag cloud for Python
application array beginner c++ c/c++ change character class client code command conditions convert count create csv ctypes database dictionary django dll error examples excel exe extensions fdlib file float format framework ftp function game graphics gui homework image images import input library line linux list lists logging loop loops microcontroller mouse mysql mysqldb number numbers output parse parsing path port prime processing program programming py2exe pygame pygtk pyqt python random raw_input recursion recursive redirect remote scrolledtext server socket ssh stdout string strings syntax table terminal text thread threading tkinter transparency tuple tutorial ubuntu unicode variable variables veloicty web windows wxpython






