text to video

This example shows a simple way of putting text into video, with the lines of text stored in a coll object. After loading the video sending a read message to jit.qt.movie, you can load each line by clicking the button in the middle of the patch.

You could do the same thing reading lines of text from a text file using the text object. In OpenGL, the objects jit.gl.text2D and jit.gl.text3D are the ones you’ll want.

Chapter: