worley-noise
There are 26 repositories under worley-noise topic.
JustinSDK/dotSCAD
Reduce the burden of mathematics when playing OpenSCAD
Scrawk/Procedural-Noise
Simple examples of noise algorithms in Unity
tayloraswift/swift-noise
Generate and compose commonly-used procedural noises and distributions, in pure Swift
Erkaman/glsl-worley
Worley noise implementation for WebGL shaders
Articdive/JNoise
A Library that allows you to generate noise using different algorithms.
spleennooname/sparksl-noise
minimum proof of concept about procedural noise generation in SparkAR's shader language (SparkSL).
ChristopherWMM/Terra
A (very work in progress) 2D noise API and Terrain Generator.
aaron9000/noisy
:cyclone: Generate fractal noise from the command line
Kataglyphis/GraphicEngine
Serves as starting point for my rendering research/projects in modern OpenGL.
t4ccer/Noisy
C# library for generating various noises
JayVanSchaick/2D-Noise-Mixer
The 2D noise mixer is designed to make mixing different types noise quick with only a few lines of code. Highly commented and easy to use, this system types to be non-platform specific.
hcoffey1/worley
Worley noise generator.
leodeslf/tfp
Perlin and Worley Noise generator (web).
leodeslf/worley-noise
A Worley Noise library for JavaScript.
morphx666/WorleyNoise
WorleyNoise with movable features
shamazmazum/vn3d
3D/2D value noise library
SzymokArch/C-Map-Generation
Repo containing different methods of procedurally generating maps in pure C (here represented as 2D arrays)
aggarcia3/SGIsland
Pequeño videojuego en Unity que genera una isla con texturas y otras características de manera procedural, hecho como trabajo final para la asignatura de Sistemas Gráficos Interactivos del Máster en Ingeniería Informática.
dellarosamarco/Worley-Noise
Worley noise algorithm C# (Cellular noise) 3D / 2D - Water light reflection rendering, procedurally generated landscape - Unity3D
smithandrewl/angularNoise
A Worley noise generator using Angular 1
yntfwyk/WorleyNoise3D
A 3D worley noise generator
AsanCai/VolumeNoise
Used to generate 3d noise
nowickam/minds-eye
Generative artwork implementing Worley noise in GLSL
tothabel/Worley-Noise
Worley Noise SFML
duskvirkus/worley-mirror
A minimal creative coding project that uses glsl, p5.js, and ml5.js to create a Worley Noise inspired mirror in the browser.