HeapSort: Prototype Graphics Framework
October 15th, 2007
I put together a little heap sort demonstration with PGF today… I had to add text support to the VML renderer for IE. The performance in PGF really isn’t that great. I’ve played with standalone SVG examples that were reasonably fast in comparison… Anyways, I think it’s pretty neat that there now exists a pretty capable library that allows anyone to create some pretty cool graphics directly in the browser without requiring any plugins…
Update:
I just noticed the text doesn’t render in mac firefox apparently a bug in the SVG renderer for mac (sighs)

Recent Comments