How do people do nearly endless digital art with many zoom ins?

278 viewsOther

I’m talking like this https://youtube.com/shorts/FktJ4rvUw3k?si=9UKUU16RXIHuSSkc

In: Other

4 Answers

Anonymous 0 Comments

First of all probably only the areas the artist zoomed in on actually have those extra details.

To make one you’d start fully zoomed out, draw that part, then save it. Next you’d crop the part you’ll be zooming in on and enlarge it to full size. Obviously at this point it’s all blurry. Then you would draw over that blurry part with a new high resolution image that matches the old image. Save it as a new image.

Repeat this for many zooms.

Finally you’d place all this images in some software that will display the full resolution images you made at their various zoom points. I’m not sure if there is some specially designed software for this but a programmer could easily make a custom thing in HTML5 or Unity etc.

Anonymous 0 Comments

This is likely made with vector art. With this type of image, instead of the canvas being a fixed resolution of pixels, the program creates objects instead and keeps track of their relative positions. This allows you to zoom in infinitely and still have a clear image.

The artist could start with creating the fully zoomed out image and then zoom in to work on a tiny detailed piece and then a piece within that piece and so on.

Anonymous 0 Comments

Draw first image, zoom in
Draw second image, zoom in
Rinse and repeat..

You can do this is VR and make every image part of its own world 🙂

Anonymous 0 Comments

It’s actually made in an app called Mental Canvas.

It’s an app that’s made for multiple platforms where you can draw on many different layers and it links it all together in this zoom format. I have it downloaded on my iPad.

You can find information on it here: [Mental Canvas](https://www.mentalcanvas.com/)