An interactive web app for exploring Perlin noise generation and visualization. Create and customize noise-based terrain, landscapes, and patterns with real-time rendering.
- UI Improvements: Completely redesigned UI with responsive design that works on all screen sizes
- Performance: Massively improved performance, now supporting larger generations
- Sandboxing: All code execution is now sandboxed for improved security
- Code Sharing: Restored the ability to send code as a link (URL shortener recommended)
- Auto-run Disabled: Code is no longer run automatically—users must explicitly execute it
- Better Examples: Enhanced example handling with improved user experience
- Community Contributions: Users are welcome to submit PRs with their own examples
- Seeded Noise: Noise generation is now seeded, ensuring consistent results across generations
All existing features and code from previous versions continue to work as before.