Blue Noise Point Distribution Generator
Generate high-performance blue-noise point distributions using Mitchell's Best Candidate algorithm.
How to use the Blue Noise Generator
Parameter Selection
Configure the desired number of points and candidates. More candidates result in better blue noise but slower generation.
Image Setup
Set the output image dimensions and point style to match your requirements.
Interactive Generation
Click 'Generate' to start the process. You can see the points appearing in real-time.
Export Result
Once finished, click 'Download SVG' to save your high-resolution vector distribution.
Use Cases
Graphics & Dithering
"Use blue noise for high-quality image dithering and stippling effects."
Sampling
"Ideal for importance sampling in Monte Carlo simulations and ray tracing."
Aesthetic Patterns
"Create organic-looking dot patterns for design, art, and texture generation."
Data Visualization
"Distribute markers without overlap for cleaner and more readable charts."