Skip to content

Small bug with Perlin-like noise generator #71

@ITV-107

Description

@ITV-107

At lines 286, in the 2D Perlin noise generator, the Y samples do not rely on the height of the screen, instead using the width instead.
Is this deliberate behaviour? Attached is an image of the code in question:

image
https://github.com/OneLoneCoder/videos/blob/master/OneLoneCoder_PerlinNoise.cpp

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