Closed lvictorino closed 12 years ago
Hmm, I just discovered I have uncommited code in my repo, and since I never really used git merge before, I'm not sure what to do. I'll probably commit my changes, and then merge them with yours and try to resolve any conflicts. But at least I know that I always have to commit now, even if I stopped working on the project, so this shouldn't happen again :)
Done! can you please check if it works on your linux?
I've made another pull request and with that it works on "my" Linux. Do you want me to also push the associated Makefile?
Yeah sure, you can add the makefile
done.
I just wrote segment rendering with small spheres, check it out, looks pretty cool :D
Nice :) what parameters do you use ?
I'm just messing around with them to get good results, but usually influenceRadius of 2.6 and segmentLength of 0.85 works well. Sometimes it also turns out ugly because of random points, so try a few runs with the same parameters
Some changes have been made.
As the result is very static, the algorithm don't run by itself, and seems not interactive, I assume that some code is missing on your master branch. Screenshot: