Ian-Parberry / smooth2dnoiseviewer

A Smooth 2D Noise Viewer for Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smooth 2D Noise Viewer

The source code for this 2D noise generator and viewer, written and maintained by Ian Parberry, is intended to be used by students to extend and modify while they are learning about Perlin noise. See https://ian-parberry.github.io/smooth2dnoiseviewer/ for code documentation.

Requirements

Windows 10 and Visual C++. This code has been tested with Visual Studio 2019 Community under Windows 10.

License

This project is released under the MIT License.

About

A Smooth 2D Noise Viewer for Windows.

License:MIT License


Languages

Language:C++ 97.6%Language:C 2.4%