Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 593 Bytes

File metadata and controls

25 lines (17 loc) · 593 Bytes

NoiseTex

NoiseTex is a simple application for creating and saving noise textures with plenty of freedom when customizing parametres.

Interface

Features

  • Supported noise types: Perlin Noise, Value Noise
  • Fractional Brownian Motion (fBm)
  • Turbulence option for creating sharp valleys
  • Saving texture as .png file

Perlin Value

fBm turbulance

Compiling and extending

Requirements

  • Visual Studio 2017
  • .NET 4.6 or higher

Application doesn't use any external packages at this point.