simplex.noise.loop
This patch is Free! But if you enjoy my work please name a fair price or support me monthly by becoming a patreon: http://www.patreon.com/timohoogland
About
Generate seamless noise loops and export them to a GIF.
In this repository you'll find a few examples on how to create a Simplex Noise Loop with the `[jit.bfg]` object within Max Jitter. The patches further demonstrate how these noise loops can be applied on various geometry such as a line, circle, plane and particle coordinates generated with the `[jit.gl.mesh]` object. Furthermore the patches demonstrate how these noise-loops can be captured with `[jit.record]` to a `.gif` file format, how you can set resolution, fps, loop-length, noisiness, noise-scale and more parameters. Some patches also include some post-processing on the captured texture of the mesh with `[jit.gl.node]` through `[jit.gl.pix]`.
Install
1. download zip
2. unzip
3. Open any of the patches
If you have any questions, comments, bug-reports or suggestions. Please feel free to contact me via info@timohoogland.com or on Github @tmhglnd.
License
The MIT License
The artistic and aesthetic output of the software in the examples is licensed under: Creative Commons Attribution-ShareAlike 4.0 International License
(c) Timo Hoogland 2021
includes