David Rokeby

Results 4 comments of David Rokeby

I was able to right align the output text, but it required calculating the text width, and calculating a position that would right align and then draw the text to...

triangle is broken on Apple Silicon which makes glumpy unusable on the platform. I have tried compiling triangle for apple silicon, but the python wrapper code triggers compilation errors. As...

I have heavily customized stream.cpp for continuous real-time. It is designed specifically to emit both completed phrase streams and in progress phrase streams separately. (The application is a bit unusual…)...

I can share… it is a bit organic and tailored to a specific application, classed up in c++. I end up wrapping it in a node to include in a...