/openrndr-fastnoiselite-glsl-demo

Demo of FastNoiseLite GLSL port

Primary LanguageGLSL

OPENRNDR demo of GLSL FastLiteNoise

Port based on FastNoiseLite C implementation

Gradle tasks

  • run runs the TemplateProgram
  • jar creates an executable platform specific jar file with all dependencies
  • zipDistribution creates a zip file containing the application jar and the data folder
  • jpackageZip creates a zip with a stand-alone executable for the current platform (works with Java 14 only)