graphical lines in opengl

teemu maattanen's icon
teemu maattanen's icon

oops, uploaded the wrong file(format). heres a jpg.

-teemu maattanen

justin's icon

as far as i know, the only way to achieve trails effect is using the erase_color message.

if i have understood what you are trying to achieve, you would need to work out a way to erase jit.gl.sketch at an interval which is determined by the alpha of the erase_color message (smaller values = longer decay time).

j