-
-
Notifications
You must be signed in to change notification settings - Fork 143
Double support? #83
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
The examples output to a vector<float>, and I find no mention of Doubles.
Having used the older FastNoise, I remember I could just add
#define FN_USE_DOUBLES. Is there similar support here?