Halton Sequence Visualization
Project Content
This interactive visualization demonstrates the Halton sequence, a low-discrepancy sequence that generates points with good distribution properties. Use the controls below to adjust the number of points and the random seed.
Interaction Guide
- • Adjust the number of points using the slider
- • Change the random seed to generate different point distributions
- • Points are generated using the Halton sequence for optimal distribution
Project Details
- Created: April 11, 2025
- Type: 2D Visualization
Technologies
- Next.js
- Three.js
- React Three Fiber