models icon indicating copy to clipboard operation
models copied to clipboard

Add stamp trick code examples for patch outlines and render order

Open LaCuneta opened this issue 1 year ago • 0 comments

Adds two code examples:

  • Ordered Agent Drawing Example which demonstrates how to sort turtles for display using stamp when precise drawing order is needed.
  • Patch Outlines Example which demonstrates how to outline patches in a reasonably simple way using stamp.

LaCuneta avatar May 23 '24 19:05 LaCuneta