FastNoiseLite

Fast Portable Noise Library - C# C++ C Java HLSL GLSL JavaScript Rust Go

MIT License

Downloads
984
Stars
2.6K
Committers
20

Bot releases are visible (Hide)

FastNoiseLite - v1.1.1 Latest Release

Published by Auburn 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Auburn/FastNoiseLite/compare/v1.1.0...v1.1.1

FastNoiseLite - v1.1.0 & New Web Preview App

Published by Auburn about 1 year ago

Reworked preview tool, now using C++ and Emscripten to create a web app

Check it out here: http://auburn.github.io/FastNoiseLite

Simplex FBm

What's Changed

New Contributors

Full Changelog: https://github.com/Auburn/FastNoiseLite/compare/v1.0.3...v1.1.0

FastNoiseLite - Fixed Linux & MacOS GUI binaries

Published by Auburn over 3 years ago

Requires .NET Core 3.1 runtime

  • Windows 64bit
  • MacOS
  • Linux

Solution for running unsigned apps on MacOS: https://github.com/Auburn/FastNoiseLite/issues/67#issuecomment-944898918

FastNoiseLite - Updated OpenSimplex2 3D seeding

Published by Auburn about 4 years ago

Requires .NET Core 3.1 runtime

Windows, MacOS and Linux supported

FastNoiseLite - FastNoise Lite Preview

Published by Auburn about 4 years ago

New GUI for FastNoise Lite

See here for changes: https://github.com/Auburn/FastNoise/pull/49

Requires .Net Core 3.1 runtime

Windows, MacOS and Linux supported

FastNoiseLite - Cellular Jitter, Cellular Distance2 Indices

Published by Auburn over 7 years ago

  • Cellular jitter
  • Cellular distance2 indices
  • Cellular reseeded
  • GUI fixes

FastNoise Preview requirements:

FastNoiseLite - Fixed perturb fractal preview

Published by Auburn over 7 years ago

  • Fixed perturb fractal preview
  • Moved to MSVC 2015

FastNoise Preview requirements:

FastNoiseLite - Cubic Noise Added

Published by Auburn over 7 years ago

  • Cubic noise 2D/3D added

FastNoise Preview requirements:

FastNoiseLite - GUI improvements, Renaming

Published by Auburn over 7 years ago

  • Scrolling over decimal fields increases/decreases them
  • Fixed scrolling on numeric up/down fields
  • Random seed button
  • Renamed gradient to perlin
  • Renamed position warp to gradient perturb
  • Updated hashing functions, reduces large scale patterning

FastNoise Preview requirements:

FastNoiseLite - Position Warping Added

Published by Auburn about 8 years ago

  • Position warping visualisation
  • Position warp inputs for other noise types

FastNoise Preview requirements:

FastNoiseLite - Large rework, performance boost

Published by Auburn about 8 years ago

  • Permutation table seeding
  • Better cellular noise, removed cellular HQ
  • Matching cellular return types to FastNoise SIMD
  • Single dimension arrays for better conversion to other languages
  • Handle locale crash and invalid field values

FastNoise Preview requirements:

FastNoiseLite - Initial Beta (MIT)

Published by Auburn over 8 years ago

FastNoiseLite - Initial Beta

Published by Auburn over 8 years ago