/goutil

Utilities for Go.

Primary LanguageGoThe UnlicenseUnlicense

goutil

Utilities for Go. Documentation

What I might like to put in this library

  • 'functional' style map/reduce/filter tools
  • numeric and interpolation functions
  • utilities for pixel
    • pan/zoom camera
    • animated sprite
  • collection of proceedural noise functions (perlin, simplex, opensimplex, worley)
  • path following
  • steering behavior / boids
  • simple particle physics