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."
... up to page 2 and I'm finding this tutorial to be quite a positive experience.
... sort of a big 'thread view', which would be pretty easy with VTK, it appears.
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
; -- the corruption of government starts with its secrets. a truly free people keep no secrets. --
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