Skip to content

Instantly share code, notes, and snippets.

@grkvlt
Created October 12, 2017 15:03
Show Gist options
  • Save grkvlt/baf36f168405f15c12c33e0504d9286f to your computer and use it in GitHub Desktop.
Save grkvlt/baf36f168405f15c12c33e0504d9286f to your computer and use it in GitHub Desktop.
Exploring Iterated Function Systems
private AtomicReferenceArray<Point2D> points = Atomics.newReferenceArray(2);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment