jwagner / simplex-noise.js

A fast simplex noise implementation in Javascript / Typescript.
MIT License
1.61k stars 130 forks source link

bigint #39

Closed spb-web closed 2 years ago

spb-web commented 2 years ago

Would you consider supporting bigint?

jwagner commented 2 years ago

Would you like simplex-noise to return bigints or accept bigint coordinates? What is your use case for that?

jwagner commented 2 years ago

@spb-web ?

jwagner commented 2 years ago

Closing this because of the lack of a response.