Slashdot Mirror


Open 3D Scientific Visualization Toolkit

Mark Leaman writes "The Science Museum of Minnesota has just announced an online community site for scientific visualization, including thier Open 3D Visualization Toolkit that includes Blender and the GIMP as part of the core development tools. Frustrated with a lack of consolidated resources and discussion about open-source, scientific visualization development tools, the Science Museum of Minnesota's Learning Technologies Department decided to develop their own."

9 of 97 comments (clear)

  1. Re:K-POW by HardeH · · Score: 3, Informative

    Maybe you should give VTK, OpenDX, VisIT or Paraview a try, all of which are just some of the scientific visualisation community's tools of choice (and hey, they're OSS, mostly cross-platform as well).

  2. Re:K-POW by Anonymous Coward · · Score: 2, Informative

    You should take a look at VPython -- Simplest 3-D visualization that I know of (and it runs on Windows, Mac, and Linux).

    http://www.vpython.org/

  3. Not the only one by Anonymous Coward · · Score: 2, Informative
    Frustrated with a lack of consolidated resources and discussion about open-source, scientific visualization development tools

    This the point where I remind people of OpenDX, which is the open sourced IBM Visualization Data Explorer. DX used to be an extremely expensive commercial product, but it's been open source for a couple of years now.

    It's very good. If you're into scientific visualization it's worth examining.

  4. Re:Come on, can't we have a autogenerator for VRML by deepsky · · Score: 2, Informative
    > VRML is a proprietary, closed model

    Proprietary? VRML is an ISO/IEC standard.

  5. Re:Open Data by pedroloco · · Score: 2, Informative

    As far as NASA planetary datasets go, try the Planetary Data System

    Some of the USGS topo datasets are available from the EROS Data Center. Some free datasets are available for download.

  6. The following software is available: by Wills · · Score: 3, Informative

    Open-source Visualisation software:

    "[We, the Science Musuem of Minnesota,] are frustrated by a lack of consolidated resources and discussion about open-source, scientific visualization development tools"

    Counter-examples:
    1. Re:The following software is available: by drauh · · Score: 2, Informative

      MayaVi is also quite nice. And it's Python.

      --
      This is a tautology.
  7. OpenDX and MayaVI by Noksagt · · Score: 2, Informative

    I think OpenDX is a bit more than just a tool-kit. It also has a great GUI for doing visualization, without the need for too much coding (somewhat analagous to LabView, I suppose). I have found I really like MayaVI, which is a GUI for VTK. MayaVI/VTK are python scriptable, which is great.

  8. Re:Come on, can't we have a autogenerator for VRML by luwandah · · Score: 2, Informative

    Actually there is an open viewer for molecules. It's called Rasmol http://www.umass.edu/microbio/rasmol/ and many source files can be downloaded from their site.