Skip to content

Doesn't seem to work on net5 #10

Description

@YarekTyshchenko

Am I using it wrong?

SimplexNoise.Noise.Seed = 12345;
Console.Out.WriteLine($"Simplex noise: {SimplexNoise.Noise.CalcPixel1D(42, 0.2f)}");

Just keeps saying 128 for any value of x, for any seed, for any scale.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions