Archive for April, 2007
Friday, April 27th, 2007
Fixtures: update to unit testing framework
I added methods to MGTestCase which are called before (setup) and after (tearDown) each test. Uses of these methods would be to create (and destroy) some common data for each of the tests in the MGTestCase, to time each test, or to do any task that must be done on a test-by-test basis as […]
1 Comment » - Posted in IDL, Objects by Michael Galloy
Wednesday, April 25th, 2007
3D images of sun
NASA has released 3D images of the sun produced by its STEREO satellites launched last fall.
More information about the images can be found at:
Collection of 3D images and movies
Press release
STEREO mission news
Getting or making 3D glasses
I think the movies are particularly impressive.
Check out my article “Anaglyphs: MGgr3DConverter and MGgrWindow3D” for an easy way to […]
