James Gao

Results 21 comments of James Gao

Sure, a commit would be great. Can you create a pull request with your branch, and we'll take a quick look? We'd be happy to replace the existing FSL-based BBR...

Yeah, we're having this dialog with Yarik Halchenko earlier in #42. There's no standardized spot to put important example and test data. Do you have any suggestions for this?

I think I have to defer this issue -- although basic custom attributes are supported, morphtargets and normals, strided array access, and index reordering are all not supported yet. I...

Ugh, I've now tried FOUR different varieties of this, all of which have been plagued by problems. The four attempts: 1. Duplicate the surface n times, then draw each layer...

Ok, after some more introspection, I figured out that option 4 is out. While the quads will work when looking through the edge of the brain, straight on will be...

Ah, thank you for the bug report! Looks like this feature was broken at some point. Unit tests from python in javascript is hard...

Hi there, You've deleted vertices instead of marking the seams. This will upset the vertex order, and will cause face scrambling as you observed. Using blender for flattening goes along...

Any chance you guys can rebase these commits off the latest head? The diff is pretty hard to read because of doc updates. If possible, a cleaner commit history would...

No, I think that's just how freesurfer writes the data (4 byte floating point big-endian). The curvature is also negative IIRC. I could potentially invert all of them -- what's...

Alex, can you look into fixing this issue? I'm not sure I'll have time...