Also demonstrated:
- SCREEN _NEWIMAGE (to setup custom screen size for the specified mode)
- CIRCLE
- PAINT
- PRESET
- IFF
- FOR NEXT
- _DISPLAY (forces refresh of the screen; otherwise, the browser page locks up, going into an infinite loop)
- XMAX and YMAX
As a coding exercise, I wanted to make use of DRAW statements to get plot points for regular polygons repeated around an axis to create geom...
No comments:
Post a Comment