Hi,
I'm actually busy writing a visualization package based on OpenGL. The
interface
is similar to matplotlib and Matlab. You can do regular plotting with it,
but is also
aimed at 3D visualization, including volume rendering.
It's not quite finished yet, so I'm not sure if it'll help you right now
Baris Demir wrote:
Stef Mientki wrote:
Baris Demir wrote:
Hi all,
I need to develop a GUI for some scientific data processing
operations and this GUI should work well with a 3D plotting module,
also with NumPy and SciPy for sure. I made a search about packages
but, there are plenty of these
Stef Mientki wrote:
Baris Demir wrote:
Hi all,
I need to develop a GUI for some scientific data processing
operations and this GUI should work well with a 3D plotting module,
also with NumPy and SciPy for sure. I made a search about packages
but, there are plenty of these modules available.
Baris Demir wrote:
Hi all,
I need to develop a GUI for some scientific data processing operations
and this GUI should work well with a 3D plotting module, also with NumPy
and SciPy for sure. I made a search about packages but, there are plenty
of these modules available. What kind of a packag
I've been doing 3D modeling for lighting simulation and I found two
reasonably well-supported solutions: VTK and OpenSceneGraph. VTK
generally has a research slant and has what I believe are reasonably
strong Python bindings. OSG is closer to VR/AR/Flight Simulation
applications and the Pytho
Baris Demir wrote:
Hi all,
I need to develop a GUI for some scientific data processing operations
and this GUI should work well with a 3D plotting module, also with NumPy
and SciPy for sure. I made a search about packages but, there are plenty
of these modules available
Look into VPytho
Baris Demir wrote:
Hi all,
I need to develop a GUI for some scientific data processing operations
and this GUI should work well with a 3D plotting module, also with
NumPy and SciPy for sure. I made a search about packages but, there
are plenty of these modules available. What kind of a packag
Hi all,
I need to develop a GUI for some scientific data processing operations
and this GUI should work well with a 3D plotting module, also with NumPy
and SciPy for sure. I made a search about packages but, there are plenty
of these modules available. What kind of a package or a package of
p