[PyOpenGL-Users] glumpy, a fast-OpenGL based numpy visualization
Brought to you by:
mcfletch
From: Nicolas R. <Nic...@lo...> - 2010-01-25 11:20:28
|
Hello, glumpy is a fast-OpenGL based numpy visualization based on top of PyOpenGL and IPython (for interactive sessions) that allows for the fast vizualization of numpy arrays (mainly two dimensional). It had been designed with efficiency in mind and if you want to have a sense of what’s going on in your simulation while it is running, then maybe glumpy can help you. Sources: hg clone http://glumpy.googlecode.com/hg/ glumpy No installation required, you can run all demos inplace. Homepage: http://code.google.com/p/glumpy/ Nicolas |