Re: [Jprogramming] OpenGL

2020-02-15 Thread Raul Miller
I think you're assuming 2d turtle, here? (Which might be a correct assumption?) Thanks, -- Raul On Fri, Feb 14, 2020 at 7:19 PM bill lam wrote: > If you intended to run turtle graphics only, then drawing cube is over > skilled. Drawing triangles is much simpler. eg a triangle with vertices >

Re: [Jprogramming] OpenGL

2020-02-15 Thread bill lam
My ignorance. 😀 On Sat, Feb 15, 2020, 11:23 PM Raul Miller wrote: > I think you're assuming 2d turtle, here? > > (Which might be a correct assumption?) > > Thanks, > > -- > Raul > > On Fri, Feb 14, 2020 at 7:19 PM bill lam wrote: > > > If you intended to run turtle graphics only, then drawing c

Re: [Jprogramming] Whatever happened to foreach. ?

2020-02-15 Thread 'Jim Russell' via Programming
Thank you, Devon, for bringing gerunds into this discussion. An exchange here a while back reminded me of an inept COBOL programmer who created several pages of IF statements where a single "go to depending on" would have been much more efficient. After I made an (admittedly unsolicited) comm