So, let us say I want to make a simple line drawing in J.  More
specifically, let us say that I have an array of coordinates for
line segments and I want to see the image they describe.

What is the cleanest way to do this?  (Let us assume J 6 for now, since
gtk still needs work.)

pd?  If so, how?

gllines?  where do I find documentation on this?  (and it looks like
it needs a paint event handler -- how do I set that up?)

gl3?  really?

Currently, gl3 is the the technique I have the most confidence in.
But that requires a full screen of code in "overhead".

Does anyone have any better suggestions?

Thanks,

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to