Tiling circle pattern material

Hello. I would like to make a tiling material with circles that looks like the radial gradient exponential node but i would like to avoid using images. Is there a way to achieve this in the material editor? Thank you in advance for any help:)

You can create circular gradient with node called ‘sphere mask’, but to make it tile you need to add many of them, and it will be a little expensive for performance.

Try this, but I think it is better to use textures

Hey there redbox, thank you for the answer. When building materials I try to make them procedurally so I can get experience using nodes that I haven’t used before. I am planning on making a matinee of my scene and I don’t really want to take the hit in performance so I will use a texture as you recommended. The circles will be used on the surface of a drawing tablet so you are right about adding many of the sphere masks, too many for me at least. Thanks again! -Kyle