0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Feb 01, 2025 — Feb 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set default value for continuous play to be off. When inserting a point back into the triangulation, indicate the prevous nearest neighbor and the point that we just inserted. More... almost 16 years ago
Fix one or two typos in the html, and make a non-white background. More... almost 16 years ago
Take out the "work in progress" disclaimer so it looks more professional. More... almost 16 years ago
Tweak the layout of things, and add messages saying the current options. More... almost 16 years ago
Improved performance by allowing lines to be correctly hashed. More... almost 16 years ago
Added option to have the Delaunay circles identified. More... almost 16 years ago
Fixed stupid typo in makefile. More... almost 16 years ago
Attempt at getting things to work in Java 5. More... almost 16 years ago
Add continuous play feature. Closes #2. More... almost 16 years ago
Add ability to cancel the computation. Closes #4. More... almost 16 years ago
Added explanation to the html. Pictures to follow soon, hopefully. More... almost 16 years ago
Changed it so spamming the space bar will make it stop after the algorithm is over and wait for the user to hit enter. More... almost 16 years ago
Added a "shadow" of the original triangulation to the background so it's more clear what the original triangulation was. More... almost 16 years ago
Made "selected" points look nicer. Also made the "found" point in the nearest neighbor search a square instead of a circle to distinguish it from the original points that were randomly chosen, and made the original points and the "crossed off" points have 2 distinct colors to emphasize that two different searches are going on at the same time. Closes #1 More... almost 16 years ago
First real working demo. Also updated the html appropriately. More... almost 16 years ago
Added code to enforce that the visible points and edges always form a triangulation, and to compute the delaunay triangulation. More... almost 16 years ago
Add code for removing points recursively and placing them back. The main algorithm still isn't demonstrated. More... almost 16 years ago
Added some infrastructure for demoing a recursive algorithm. The actual display part currently just says what the algorithm should do instead of displaying it to the user. More... almost 16 years ago
Added basic demo mode capabilities. The demo currently doesn't display much while it goes through the instructions. More... almost 16 years ago
Added some content to the html file. More... almost 16 years ago
Added in initial program, which takes some input and triangulates it. More... almost 16 years ago
Added a meaningful readme. More... almost 16 years ago
Initial commit. More... almost 16 years ago