Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How would you create this kind of pattern?

Guide ,
Mar 17, 2021 Mar 17, 2021

I thought I would try to crowdsource some ideas on how to create this manually.  The plan is to choose the most script-friendly ideas and potentially create it with scripting.  Thanks in advance. 

stock-vector-seamless-ripple-pattern-repeating-vector-texture-wavy-graphic-background-simple-linear-waves-623736530.jpg

TOPICS
Draw and design , Tools
709
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Mar 17, 2021 Mar 17, 2021

Manually: a single line with a zig zag and 3 transform effects.

Edit: better screendump:

zz.png

Translate
Adobe
Community Expert ,
Mar 17, 2021 Mar 17, 2021

Manually: a single line with a zig zag and 3 transform effects.

Edit: better screendump:

zz.png

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Mar 18, 2021 Mar 18, 2021

Thanks @Ton Frederiks.  That's nice. 

 

What about doing it without effects?

 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 18, 2021 Mar 18, 2021

femkeblanco wrote: What about doing it without effects?

That would be interesting, but I am not smart enough for that 🙂

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 18, 2021 Mar 18, 2021

You can try to use the zigzag effect (Scripting Live Effects here from @m1b) one time in script and then expand and duplicate and afterwards transform how often you want.

 

Or you create the sine wave also with your script, for example:

Sine Curve.jsx by Shanfan.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 18, 2021 Mar 18, 2021

If you took the scripting Live Effects approach, you could probably apply the same effects that Ton applied in his example.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 18, 2021 Mar 18, 2021

You scripting guys are sometimes really ungrateful. Effects, as Ton suggested, actually are scripts and they work very well.

 

There is probably a good reason why it has to be done with Javascripts or some other script technologies. And I'm curious about the reasons in detail why it has to work that way.

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 18, 2021 Mar 18, 2021

Haha.

😄

@femkeblanco 

Bad boys, bad boys whatcha gonna do?
Whatcha gonna do when they come for you?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Mar 19, 2021 Mar 19, 2021

I'm afraid I can't give you a reason (at least not a good reason). When I began learning scripting, it was about the end goal. Now, it's more about the process itself. If it can be done by scripting, I want to do it by scripting. 

 

And I am very grateful to all. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 19, 2021 Mar 19, 2021

femkeblanco, I hope it was at least a little bit obvious that I was just kidding.

 

Unfortunately, sometimes I realise that kidding apparently is a discipline that I do not master very well.

 

Anyway, no offense intended.

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 19, 2021 Mar 19, 2021

no offense taken

 

attn: a scripting guy

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Mar 19, 2021 Mar 19, 2021

No offence taken - and thanks!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 19, 2021 Mar 19, 2021
quote I realise that kidding apparently is a discipline that I do not master very well.
By @Kurt Gold

 

I think you do kidding very well; sometimes you do subtlety even better!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 19, 2021 Mar 19, 2021
LATEST

I must agree with Peter

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines