Auburn / FastNoiseLite

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

Home Page:http://auburn.github.io/FastNoiseLite/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Long Seed

Cat-dll opened this issue · comments

You can add 'long' seed for generate noise ?

Adding support for 64 bit seeds would lower performance, and has very little benefit to the usefulness of the library. What do you want 64 bit seeds for?