Slashdot Mirror


Scientific Visualization with Mac OS X

spectatorion writes "O'Reilly is running this article by quantum chemist Drew McCormack about developing scientific visualization applications using Mac OS X. From the article, 'For those of you not familiar with VTK, it is to visualization what Cocoa is to application development: VTK provides a high-level object-oriented framework which allows you to easily visualize 3D data sets without having to write any low-level OpenGL code.' Definitely a good read for any scientists trying to develop for Mac OS X."

11 comments

  1. FP by Anonymous Coward · · Score: -1, Offtopic

    Is for lamers and dudes with no testicles.
    Ask your father.

  2. Cool by yggdrazil · · Score: 1

    Cool! I've been trying to get VTK running on OSX, but it was kinda hard to figure it out by myself. I look forward to try to port my girlfriend's VTK geographical visualization project over from the dark side (evil empire visual c++).

  3. Quantum chemist? by Graff · · Score: 1, Funny

    I don't know, when I saw the term "quantum chemist" I thought that maybe he was atom-sized and played golf with electrons. Either that or maybe he was stuck leaping through space in time...

    I know, I know, quantum chemistry is a genuine branch of science. I'm a chemist myself but I still can't help getting that image of that tiny little chemist taking a nap inside the s1 orbital of a hydrogen atom.

    1. Re:Quantum chemist? by Graff · · Score: 1
      inside the s1 orbital of a hydrogen atom

      Damn my too fast fingers, I of course meant the 1s orbital. That's what comes of posting quickly and not previewing what you wrote. Oh well...
  4. Really nice tutorial... by torpor · · Score: 3, Interesting

    ... up to page 2 and I'm finding this tutorial to be quite a positive experience.

    I'm no scientist, but I could certainly think of some great, creative uses for this toolkit, based on what I've read so far.

    One thing that comes to mind is to do some sort of visualization app for the various mailing list archives ... sort of a big 'thread view', which would be pretty easy with VTK, it appears.

    --
    ; -- the corruption of government starts with its secrets. a truly free people keep no secrets. --
  5. Visualize this by Anonymous Coward · · Score: -1, Offtopic
    Dear Apple,

    I am a homosexual. I bought an Apple computer because of its well earned reputation for being "the" gay computer. Since I have become an Apple owner, I have been exposed to a whole new world of gay friends. It is really a pleasure to meet and compute with other homos such as myself. I plan on using my new Apple computer as a way to entice and recruit young schoolboys into the homosexual lifestyle; it would be so helpful if you could produce more software which would appeal to young boys. Thanks in advance.

    with much gayness,

    Father Randy "Pudge" O'Day, S.J.

    1. Re:Visualize this by Anonymous Coward · · Score: -1, Offtopic

      Dear Father O'Day:

      Thanks for your letter. Being Catholic myself, I know exactly what you're talking about! It has always been our plan here at Apple Computer Inc to revolutionize personal computing with our high-quality and highly gay products.

      I'm happy to answer your letter by letting you know that YES we will be releasing an entire hLife ("homo-life") software line. You'll be able to recognize it in stores by the small stylized logo depicting a large cock entering a tight anus with an Apple logo on it. ("Suddenly it all comes together" indeed!).

      Anyway, I hope you and other members of our community will join us on our mission, and purchase the exciting new hLife boxed set. Only the boxed set comes with translucent cock rings!

      Sincerely,

      Harry Rodman
      Vice-president
      Homosexual Liason Services
      Apple Computer, Inc.

  6. OpenDX also runs on OS X by Space+Coyote · · Score: 2, Informative

    I've been doing some work with OpenDX recently to visualize data collected for some parallel computing projects I've been working on as a grad student. It's an open source visualization toolkit from IBM which runs mainly on unix and Windows (requires an X11 server).

    Anyway, they've recently got it running on Mac OS X and is certainly worth checking out along with the software discussed in the article.

    --
    ___
    Cogito cogito, ergo cogito sum.
  7. No Tabs by Anonymous Coward · · Score: 0

    O'Reilly should add tabs support to this as well as virtual desktops.

  8. Good showcase for apple. by jericho4.0 · · Score: 3, Informative
    I thought that article would be a great place to direct any developer asking 'what's so great about OS X, anyway?". It shows of some of the best features of Obj-C, the cleanness of Cocoa, and Project Builder.

    for anyone interested in visualization, check out Open Scene Graph, a fast maturing LGPL project that is well suited to games. (and science/med/etc.) Almost zero documentation , though, but that'll change.

    --
    "A language that doesn't affect the way you think about programming, is not worth knowing" - Alan Perlis
    1. Re:Good showcase for apple. by Anonymous Coward · · Score: 1, Interesting

      Check out also Quesa a mature LGPL replacement for the "Steved" QD3D.
      Mac OS classic ,OS X, Windows, *nix

      Great documentation,

      pluggable importers-exporters - 3DMF, 3DS and OBJ models currently implemented,

      pluggable renderers - OpenGL and rayshade currently implemented, and more