STYLIZED STATION Profile picture
May 11, 2023 35 tweets 10 min read Read on X
How Voronoi Noise Became a Game-Changer in Video Games. Another massive thread 🧵
In the early 20th century, Georgy Voronoy, a Russian mathematician, tackled a problem that had stumped mathematicians for centuries: how to divide up space based on the distance between points. Image
Voronoy's solution was a diagram that used the distance between points to create regions of influence, generating a series of polygonal cells that partitioned the space around each point. Image
This diagram, now known as the Voronoi diagram, has practical applications across many fields, including art, astronomy, physics and data analysis. Image
However, their usefulness extends beyond that. Voronoi diagrams are a powerful tool in video game creation.

And today, we’re going to learn precisely what makes this little diagram so powerful.
So, what exactly is Voronoi noise?

This pattern can be seen in a wide variety of natural phenomena, such as the cracking of mud, the arrangement of cells in tissues, the distribution of mineral veins in rocks, and the pattern of fur on some animals, like a giraffe for example. Image
The Voronoi pattern can be seen in nature because it is a natural consequence of specific physical and biological processes.
For example, the formation of mineral veins in rocks is influenced by the distribution of minerals and the flow of fluids, which can create regions of varying mineral concentrations. Image
Similarly, the arrangement of cells in tissues is influenced by the mechanical and chemical interactions between the cells, which can create regions of different cell densities.
The resulting pattern often appears in nature and is known as a Voronoi tessellation or a Voronoi pattern.
So, how does it work?
Voronoi Noise is created by randomly sprinkling "seed" points across a space. Then, each point in that space gets assigned to the closest seed point. Image
This process creates distinct regions or cells around each seed point, with the boundaries equidistant from two or more seed points. The result is a unique pattern that resembles a network of irregular, organic shapes, which we call Voronoi Noise. Image
Regarding game design, The organic, non-repeating patterns produced by Voronoi Noise make it a versatile tool for creating realistic textures, terrains, and procedural content. Image
This type of noise function has become particularly popular due to its ability to mimic natural phenomena and blend with other types of noise functions, such as Perlin and Simplex noise, to create more complex patterns.
Voronoi noise is powerful in game design because it helps solve the problem of creating random and diverse content in a game world. Game designers use Voronoi noise to generate unique elements without creating each element by hand. Image
Part 2: Voronoi Noise in Terrain Generation
Terrain generation is one of the most common applications of Voronoi Noise in video games. Using Voronoi Noise, game developers can create realistic landscapes with varying elevations, valleys, and mountain ranges. Image
For example, imagine you are a small indie studio trying to create a diverse landscape for your upcoming game.
Your team is too small to create each element by hand, so you turn to Voronoi Noise. By generating a Voronoi diagram, your team can create a range of unique terrain features such as jagged peaks, rolling hills, and meandering rivers. Image
Game developers can generate intricate biomes and ecosystems that feel organic and immersive by combining Voronoi Noise with other noise functions and blending techniques. Image
Developers can then use the Voronoi diagram to create different types of content for the game world, such as defining the shape and size of terrain features like mountains or valleys or generating textures for the terrain like rocky or sandy surfaces. Image
Some popular games that use Voronoi Noise for terrain generation include Minecraft and No Man's Sky, which generate vast and diverse terrains for players to explore procedurally.
The Elder Scrolls V: Skyrim also utilizes Voronoi Noise to create realistic terrain and rock formations, which help create a rich and believable environment for players to explore. Image
One benefit of using Voronoi noise for creating textures and materials is the natural and organic appearance that it can produce. Patterns created by Voronoi noise mimic how raw materials form and interact in the real world, leading to textures that look and feel authentic. Image
The noise function's unique patterns can produce intricate, natural-looking textures for various surfaces, such as rocks, lava, bark, scales, and water.
Game artists can adjust the parameters of the Voronoi diagram to create different textures with varying degrees of detail and complexity. Image
One significant advantage of using Voronoi Noise for textures is that they are procedural. This means the textures are not pre-made images but are algorithmically generated based on rules and parameters. Image
Procedural textures are highly flexible and can be changed on the fly, allowing developers to tweak and adjust the textures to their liking without creating new assets from scratch.
A game developer can use Voronoi Noise to generate a rock texture for a game world. They can then manipulate the texture in various ways to create different variations of the same texture, such as adjusting the size of the rocks, the number of cracks, or the color of the texture. Image
Another example of how Voronoi Noise can be manipulated is using it to create a water texture.
Game developers can adjust the Voronoi Noise parameters to generate patterns that resemble waves or ripples on the water's surface. They can also use Voronoi Noise and other noise functions to create more intricate water textures, like adding foam or bubbles to the surface
BUT WAIT.

There’s still something we’re missing.
Until now, we’ve assumed Voronoi can only exist as a 2d texture and be applied to surfaces. But as some of you may already know, this isn’t exactly true - voronoi can be extended into 3d space, creating a 3d diagram. Image
And this is where things get interesting.
If we take this 3d voronoi pattern, and intersect it with any 3d mesh, we can slice our 3d model into smaller segments in an infinite amount of patterns, opening up a whole new world of possibilities. Image
Now all we have to do, is add a little physics magic to our mesh…..and it can explode into tiny fragments, meaning we can now blow up anything we want, all in real time.
So, what if we take the ability to fracture any mesh using voronoi, add some physics, and then add some particle vfx, maybe we’d get something like this: (Sound on)🔊
But building destruction is going to have to be another topic.

Thanks for reading!

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with STYLIZED STATION

STYLIZED STATION Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @StylizedStation

Nov 30, 2024
How to Quit Your Job to Make a 6-figure Art Business (Even If You’re Over 25) - a big 🧵 Image
I quit my job at 27 to pursue art full-time.

I wasn’t an expert, I wasn’t naturally talented, and I definitely wasn’t rich. But 5 years later, I’m running a 6-figure creative business.

Here’s how I did it—and how you can too.
First, let me say this: It’s never too late.
Read 21 tweets
Nov 28, 2024
75% of artists in the U.S. make $10,000 or less annually from their work. And nearly half make less than $5,000.

But for you, it doesn't have to be that way 🧵 Image
Let that sink in: Most artists are making less than minimum wage. So why is the world still romanticizing the “starving artist”?
The reality is even worse.

66% of artists report experiencing burnout at least once.

Not because they’re lazy or unmotivated, but because they’re forced to do it all:

-Create
-Market
-Network
-Chase payments

The system is crushing the very people it relies on.
Read 18 tweets
Nov 27, 2024
Most people never start because they’re afraid of creating something bad.

But here’s the truth: Bad work is necessary to create great work.

Here’s how to overcome the fear of starting and start creating today 🧵
Fear tells you:

“What if it’s terrible?”

“What if people judge me?”

“What if I’m not good enough?”

But the only thing worse than making bad work… is making no work at all.
Instead of trying to make something good, start by just trying to make something exist.

Your goal isn’t perfection—it’s progress.

A messy sketch is better than a blank page.

A rough draft is better than no draft.

Done is better than perfect.
Read 9 tweets
Nov 23, 2024
Talent is OVERRATED.
As an artist who built a 6-figure business without 'natural talent,' here's the uncomfortable truth about what drives real success—a thread 🧵 Image
At 28, I realized my talent would never measure up to the geniuses of the art world. Based on skill alone, I’d never be the prodigy or the standout artist.

But I knew this: The art industry doesn’t reward just talent—

It rewards strategy.
So I decided to destroy everyone else at the two things most artists ignore: marketing and business.
Read 21 tweets
Nov 21, 2024
Give Yourself Permission to Be Creative - A Big 🧵to inspire you Image
Let me set something straight - Creativity isn’t about being the best. It’s about showing up, letting yourself experiment, and realizing you don’t need anyone’s approval to start. Here’s why giving yourself permission to be creative is life-changing—and how I did it.
I want to make this clear before we get into it.
Stop Waiting for the “Right Time”
There will never be a perfect moment to start creating.
Read 20 tweets
Nov 20, 2024
How I Built a 6-Figure Art Business After Quitting My Job at 27 - a big 🧵 Image
When I was working at a tech company, my soul felt crushed daily. I was burnt out, stuck in a cycle of working hard to fill someone else’s wallet, and constantly asking myself: "Is this really all there is to life?"
The turning point came when I was turned down for a promotion I had worked tirelessly for. That was the moment I realized I was pouring my energy into someone else’s dream while my own potential was slipping away.
Read 19 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(