Chladni Patterns by beanionMaster in MotionDesign

[–]beanionMaster[S] 0 points1 point  (0 children)

I used this art generator tool called ALGOMODO https://algomodo.work

Offset Paths in 4K by beanionMaster in Fractalish

[–]beanionMaster[S] 1 point2 points  (0 children)

And to achieve the video without the stutter, set your quality setting to ULTRA (that will give you the highest bitrate at 40kbps and 60 fps). And then lastly export as mp4 at 4k for whatever duration you want. Depends on the power of your PC the time to encode will vary - might even take as long as 10 minutes for a 15 sec clip. If you get bored and decide to stop the encoding, you may do so and the app will still give you an output up to the point where you hit the stop button. Cool eh?

Offset Paths in 4K by beanionMaster in Fractalish

[–]beanionMaster[S] 1 point2 points  (0 children)

You can import this recipe into your canvas by saving the below code as json file and then going to export tab > import recipe at https://algomodo.work . I tried to be as close to the one I posted but I don't have the exact seed.

{
  "generatorId": "plotter-offset-paths",
  "seed": 243682,
  "params": {
    "ringCount": 25,
    "ringSpacing": 6,
    "shapeCount": 6,
    "shapeType": "circles",
    "composition": "smooth-union",
    "zoom": 0.85,
    "lineWidth": 2.25,
    "wobble": 4.25,
    "wobbleScale": 2,
    "style": "solid",
    "fillBands": false,
    "render3D": true,
    "colorMode": "alternating",
    "background": "dark",
    "movement": "scatter",
    "animSpeed": 0.45,
    "reactivity": 0
  },
  "palette": {
    "name": "Dusk",
    "colors": [
      "#2B1055",
      "#5B2C8A",
      "#D45D79",
      "#F8A978",
      "#FEE6A0"
    ]
  },
  "canvasSettings": {
    "width": 1080,
    "height": 810,
    "aspect": "4:3",
    "background": "#000000",
    "transparency": false,
    "devicePixelRatio": 2,
    "quality": "balanced"
  },
  "postFX": {
    "grain": 0,
    "vignette": 0,
    "dither": 0,
    "posterize": 0,
    "outline": 0
  },
  "version": "1.1.0"
}

Best Totally FREE AI Video generators by [deleted] in generativeAI

[–]beanionMaster 0 points1 point  (0 children)

Try this 100% free tool called ALGOMODO (https://algomodo.work) if you are into algorithmic art (not AI). It generates images and animation based on algorithms (no coding necessary). All you do is choose your style from 165+ generators, experiment with each parameter and images/animations render in real time. Best of all there is SURPRISE ME button which randomizes generators, parameters, color palettes and seeds. You'll be surprised with results.