3d turtle graphics: Difference between revisions

Content deleted Content added
Rdm (talk | contribs)
Created page with "Create a 3d representation of a house and bar chart, similar to that of Simple turtle graphics, but * Use a cube and an equilateral square pyramid for the house, and * u..."
 
Rdm (talk | contribs)
Line 6: Line 6:
=={{header|J}}==
=={{header|J}}==


Assumes qtide and a "recent" (2022) version of J.
<lang J>NB. pre-requisites:
<lang J>NB. pre-requisites:
NB. ;install each cut 'gl2 gles github:zerowords/tgsjo'
NB. ;install each cut 'gl2 gles github:zerowords/tgsjo'