WebGPU based IFS Flame Generator for Artists and Explorers. High-performance, real-time fractal generation using modern web standards.
- Node.js
^22.0.0 - pnpm
^10.0.0 - Browser WebGPU-enabled (Chrome 113+, Edge 113+, or Safari 17+)
# Install dependencies
pnpm install
# Start local development server
pnpm start
# Build for production
pnpm build
- WebGPU Rendering: Real-time IFS fractal evaluation.
- Affine Editor: Interactive transformation manipulation.
- Metadata-rich Exports: PNGs with embedded flame state for easy sharing.
- Theme Support: Adaptive dark/light interfaces.
