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

Does anyone know how to make a halftone geometric pattern like this:

New Here ,
Mar 03, 2025 Mar 03, 2025

ArchAssist_Website3-scaled.jpgArchAssist_Website-scaled.jpg

TOPICS
Draw and design , How-to
542
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 3 Correct answers

Community Expert , Mar 03, 2025 Mar 03, 2025

Easiest would be to use the plugin Phantasm (not for free)

But using scripts you can do it with other shapes as well: https://youtu.be/IwOMpdO_5Mk

This makes squares. In order to do rectangles you would need the FindReplace script by Nathaniel Kelso.

Translate
Community Expert , Mar 04, 2025 Mar 04, 2025

If you want to have text with this triangle shape, first create dots, Expand Appearance and Image Trace them:

Type_raster.png

Ungroup the dots, create a triangle and then use a replacement script, like Monika suggested or this one:

Replace items script:
https://github.com/alexander-ladygin/illustrator-scripts/blob/master/replaceItems.jsx

Translate
Advocate , Mar 05, 2025 Mar 05, 2025

For turning a photo or text into a Halftone tone pattern, vector dots. Many ways.

Ton gave you one way.

 

Fast forward….., now you want to turn the various size dots (Circles) into triangles.  

Scripts is definitely the way to go.

I first created a Symbol.

 

Here I tested 3 scripts.

All worked

Special thank you and praise to Illustrator Script writers.

 

K

Screen symbol.png

Translate
Adobe
Community Expert ,
Mar 03, 2025 Mar 03, 2025

Easiest would be to use the plugin Phantasm (not for free)

But using scripts you can do it with other shapes as well: https://youtu.be/IwOMpdO_5Mk

This makes squares. In order to do rectangles you would need the FindReplace script by Nathaniel Kelso.

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 04, 2025 Mar 04, 2025

If you want to have text with this triangle shape, first create dots, Expand Appearance and Image Trace them:

Type_raster.png

Ungroup the dots, create a triangle and then use a replacement script, like Monika suggested or this one:

Replace items script:
https://github.com/alexander-ladygin/illustrator-scripts/blob/master/replaceItems.jsx

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
Advocate ,
Mar 05, 2025 Mar 05, 2025
LATEST

For turning a photo or text into a Halftone tone pattern, vector dots. Many ways.

Ton gave you one way.

 

Fast forward….., now you want to turn the various size dots (Circles) into triangles.  

Scripts is definitely the way to go.

I first created a Symbol.

 

Here I tested 3 scripts.

All worked

Special thank you and praise to Illustrator Script writers.

 

K

Screen symbol.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