Skip to main content
Participant
August 2, 2022
Answered

creating an image from a specific number of a smaller repeating image

  • August 2, 2022
  • 2 replies
  • 208 views

hi all - i'd like to create an infographic built out of a smaller repeating image. am wondering if it's possible to do this using a set number of the smaller image?

 

to be specific, i'm trying to create an image of a gas-powered leaf blower made up of 299 trucks.

 

thanks in advance for any solutions, have been banging my head against the proverbial wall on this

This topic has been closed for replies.
Correct answer Monika Gause

Those trucks should be neatly ordered?

 

You might want to take a look at infographic solution such as d3.js

I would suspect that it is capable of doing it.

2 replies

Monika Gause
Community Expert
Monika GauseCommunity ExpertCorrect answer
Community Expert
August 2, 2022

Those trucks should be neatly ordered?

 

You might want to take a look at infographic solution such as d3.js

I would suspect that it is capable of doing it.

Participant
August 2, 2022

thanks. ideally yes, the smaller graphics making up the illustration would be neatly ordered

Mylenium
Legend
August 2, 2022

Symbols, pattern brushes, creating a tiled pattern... Whatever you prefer. Otherwise of course you may have to piece this together bit by bit. Really impossible to know without any info on what graphics you're actuall talking about.

 

Mylenium