All Projects → MatthijsKamstra → awesome-haxe-generative

MatthijsKamstra / awesome-haxe-generative

Licence: MIT license
A collection of awesome Haxe generative libraries, resources and shiny things.

Awesome Haxe Generative

A collection of awesome Haxe generative libraries, resources and shiny things.

Like generative art, generative music or other forms of generative (even if they are not mentioned)

Everybody is allowed to contribute, if they are "attracted" by the word Generative. Any library that serves a purpose in your work, are allowed to be mentioned here.

  • If you are the maintainer of the library a working example would be appreciated (but not necessary).
  • If you worked with a library in your work, a snippet of code will be appreciated (but not necessary).

For now we have a list with "Unconfirmed libs". That is a list of libs that might work, but are ... unconfirmed. This might be a library that you bookmarked (but didn't test), a library that doesn't have an example, a library that looks unmaintained.

Prototype JavaScript

Processing

Color

  • thx.color General purpose color library for Haxe
  • hxColorToolkit Haxe library for color conversion and color scheme generation.

Contents

Noise / Random

  • libnoise A Haxe port of libnoise, the coherent noise library.
  • hxNoise A collection of noise functions for Haxe. Has no dependencies to other libraries.
  • noisehx noisehx is a teeny weeny library to generate Perlin noise.
  • hxrandom Extremely simple helper library to easy picking random numbers in Haxe.
  • thx.math Math helper library.

Pattern

  • hxDelaunay Delaunay triangulations, Voronoi, convex hull and more.

Output / Image

  • gif Haxe GIF encoder, implementing the NeuQuant and LZW encoding algorithms
  • minicanvas Simple helper to quickly generate canvas images (for the browser and nodejs)

Unconfirmed libs 🤔

This is a list of libs that might work, but are ... unconfirmed. This might be a library that you bookmarked (but didn't test), a library that doesn't have an example, a library that looks unmaintained.

If you think this is untrue.... Please let us know!

Inspirational libs

This has nothing to do with Haxe, but probably an awesome place to get inspiration

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].