FAQ: Difference between SketchMorph and ImageMorph
Last updated at 1:06 pm UTC on 16 January 2006
Mark Guzdial asked: For displaying images, what's the difference between FAQ: Difference between SketchMorph and ImageMorph and ImageMorph? Both seem to have big hierarchies. Both seem to work fine for dumping a Form into them for display.
John Maloney answered:
FAQ: Difference between SketchMorph and ImageMorph used to be the way to get a Form to rotate and scale before we came up with TransformMorph. Now that we've found more general ways to do rotation/scaling of arbitrary Morphs, we should gradually move to ImageMorphs and eventually discard SketchMorph.