zxqfl's blog

By zxqfl, 9 years ago, In English

I wrote a point viewer which you can find here: http://jacob-jackson.appspot.com/point_viz.html.

Please let me know if you find any bugs. It's written in Javascript and you're free to copy and modify it.

  • Vote: I like it
  • +128
  • Vote: I do not like it

»
9 years ago, # |
  Vote: I like it +8 Vote: I do not like it

Good stuff :D

»
9 years ago, # |
  Vote: I like it 0 Vote: I do not like it

convex hull algorithm would time out given 10000 points O_o