Jump to content
SubSpace Forum Network

Recommended Posts

Posted

normally i don't post about stuff that i have optimized, i only mention it in the changes list of the new version, but i think this is worth mentioning.

 

The algorithm that i have now is a whooping 85% faster than it first was, on line width = 20.

I must say that's pretty impressive blum.gif

 

And i think the new algorithm is even faster for bigger width, as i was able to decrease the complexity of the old one ( O(n²) ) to O(n) in the new one ( O(n*n/2) to O(n*4) to be exact )

Posted
tools draw that fast with line width < 4 which is the max thickness now. Buuuuuuuuuuuut if i make tool toolbars for them, and you can put size to 128 or so, it HAS to be fast.
Guest
This topic is now closed to further replies.
×
×
  • Create New...