you can use an isidraw / isigraph component to draw arbitrary lines,
curves, etc.
Here's an example to get you started:

https://code.jsoftware.com/wiki/Guides/Window_Driver/Animation/Animated_JGL2

and the drawing commands:

https://code.jsoftware.com/wiki/Guides/Window_Driver/gl2_Command_Reference


On Tue, Feb 16, 2021 at 5:21 PM Devon McCormick <devon...@gmail.com> wrote:

> Is there anything in J to allow me to draw arbitrary pictures?  I'm looking
> for something that has commands to draw a line and fill a defined area with
> a color.  I have also considered possibly using Jsh and Javascript or HTML5
> but would prefer something where I could work in J and have basic drawing
> primitives defined.
>
> Thanks,
>
> --
>
> Devon McCormick, CFA
>
> Quantitative Consultant
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to