Skip to content

MaroonSkull/PerlinNoise-Viewer

Repository files navigation

PerlinNoise

Simple viewer for my Perlin noise generator.

List of targets

OpenGL

  • displaying 1D Perlin noise...

    • ...as a graph of a function
  • displaying 2D Perlin noise...

    • ...as a 2d texture
    • ...as a height map
  • make it interactive

Project design

  • Add code usage examples
  • Add screenshots with code execution results
  • Translate all comments into English (some of them are written in the native language of the developer - Russian)

Plans for project expansion

  • Add 1D/2D/3D perlin noise view
  • Add creation of animated noise with a smooth change in the coefficients

About

Simple viewer for my Perlin noise generator.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published