Hazen Babcock Wrote:Hello Nicola,
I've been hacking on this a bit as I was interested in something that would work on a tablet. I've added touch event handling (one finger to rotate, two to zoom / translate). I've also updated it to use three.js r74, tried to improve the centering and some other minor changes. If you are interested, my work is here:
https://github.com/HazenBabcock/brigl
Is your brigl project on bitbucket still active? Can I send you a patch with these changes?
best,
-Hazen
Hi, very interesting, expecially the update of three.js. Have you adjusted the smoothing algorithm too? I remember that newer version of Three.js didn't have Quads anymore, and that broke my smoothing algorithm.
I'm not developing brigl anymore, but if i have the time i can try to merge your stuff.