Tuesday, March 4, 2008

Using threads is not that bad

Well, it turns out to be that my previous fix by breaking down a mega computation turns out to be very ugly and it causes problem in many ways (e.g.: draw the final trace).
After playing with threads for a while, together with help from Jun, now the implementation using threads seems to be pretty neat.

Happy this is eventually done. :)