Can I Create Interactive Applets with Python?
- Context: Python
- Thread starter cscott
- Start date
-
- Tags
- Python Visualization
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 13K views
Discussion
Physics news on Phys.org
- 7,515
- 3,040
Falstad's visualizations are great.
I have been interested in using VPython to create visualizations along those lines... but I don't have a lot of free time right now.
Try http://www.vpython.org (which has Visual, a 3D OpenGL visualization module, and the Numeric module). Look at the contributed programs for a sense of what can be done.
For 2D graphics, you might try the Python Imaging Library
http://www.pythonware.com/products/pil/
These may also be helpful
Numerical Python http://sourceforge.net/projects/numpy
Boost.Python http://www.boost.org/libs/python/doc/
PyOpenGL http://pyopengl.sourceforge.net/
http://www.vrplumber.com/py3d.py
I have been interested in using VPython to create visualizations along those lines... but I don't have a lot of free time right now.
Try http://www.vpython.org (which has Visual, a 3D OpenGL visualization module, and the Numeric module). Look at the contributed programs for a sense of what can be done.
For 2D graphics, you might try the Python Imaging Library
http://www.pythonware.com/products/pil/
These may also be helpful
Numerical Python http://sourceforge.net/projects/numpy
Boost.Python http://www.boost.org/libs/python/doc/
PyOpenGL http://pyopengl.sourceforge.net/
http://www.vrplumber.com/py3d.py
cscott
- 778
- 1
I'll definitely check it out. Thanks for all the links.
Similar threads
Python How can I create vector images with Python for laser cutting?
- Avatrin
- · Replies 4 ·
- Programming and Computer Science
- Replies
- 4
Python Wave on string: How can I create a traveling triangle pulse?
- Omsin
- · Replies 5 ·
- Programming and Computer Science
- Replies
- 5
Python How can I create a density reachable algorithm in DBSCAN
- Arman777
- · Replies 1 ·
- Programming and Computer Science
- Replies
- 1
Can I Create My Own Physics Engine for Object Simulation?
- cng99
- · Replies 2 ·
- Programming and Computer Science
- Replies
- 2
Can I Create and Link to an MDF Database in a Specific Folder for ColdFusion?
- BjornPorgilsson
- · Replies 5 ·
- Programming and Computer Science
- Replies
- 5
Can I create a website/forum with wordpress?
- Jarfi
- · Replies 5 ·
- Programming and Computer Science
- Replies
- 5
How Can I Create a ROOT TLegend Fill Box?
- ChrisVer
- · Replies 1 ·
- Programming and Computer Science
- Replies
- 1
C/C++ How can I create a recursive function to mimic long division in C++?
- FallArk
- · Replies 12 ·
- Programming and Computer Science
- Replies
- 12
How Can I Create My Own Software Like Keil?
- vead
- · Replies 18 ·
- Programming and Computer Science
- Replies
- 18
How Can I Create a Diagram That Shows Dependent Answers?
- rons
- · Replies 4 ·
- Mechanical Engineering
- Replies
- 4