open_simplex_2 0.2.1 copy "open_simplex_2: ^0.2.1" to clipboard
open_simplex_2: ^0.2.1 copied to clipboard

Dart implementation of KdotJPG's OpenSimplex2 noise algorithms.

0.2.1 #

0.2.0+1 #

  • Fixed seeding constant on web.

0.2.0 #

  • Fixed web incompatibility (due to Dart's JavaScript 64-bit signed two’s complement limitation) by making use of fixnum and its Int64 type.

0.1.0+1 #

  • Improved references in README.

0.1.0 #

  • Released initial stable version.
  • Updated README to indicate stable status.

0.0.2 #

  • Implemented OpenSimplex2F.
  • Introduced common OpenSimplex2 interface.

0.0.1+1 #

  • Improved public API.
  • Validated fastFloor performance.

0.0.1 #

  • Implemented OpenSimplex2F.
  • Added example app.
9
likes
140
pub points
67%
popularity

Publisher

verified publishercreativemaybeno.dev

Dart implementation of KdotJPG's OpenSimplex2 noise algorithms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

fixnum

More

Packages that depend on open_simplex_2