Rutger Vos
Rutger Vos
I second this request: how would I get the pixel data at x,y?
Yes, that is exactly what I want: I'd like to be able to sample specific x,y coordinates and use them to decide whether to move towards that location. This is...
So in JavaScript that would be heatmap.heights.nodeFront.texture, correct? On Tue, Nov 3, 2015 at 4:54 PM, Florian Bösch [email protected] wrote: > It's possible (sometimes) to read back floating point textures....
Hi Matt, Carl, nice to be in touch about this, and interesting to see how you guys are dealing with the same challenges. To give a more complete, applied example...
8 bars @ 130 bpm. Thanks!
My pleasure 🙂 I wonder if this is simply a type of rounding error?
Hi Denis, I'll try to have a look at this. Rerooting is kind of tricky, it turns out, especially when carrying around the attached metadata. Hopefully I can fix this...
It kinda does but maybe they are a bit more disciplined? I know that in Mesquite they periodically recompute the integer vectors that represent the trees, and they have a...
Mmmm... the nexml validator is only partially based on Bio::Phylo, namely insofar as checking for complex referential integrity. Basic type validation is done using the schema. So if the type...
Thanks, let me know what we need to do to get these wrappers into a nice home :) Cheers, Rutger