Fast Floating Fractal Fun
FFFF3 is the fastest Win32 Mandelbrot generator.Features realtime zoom, OpenGL support, 100% asm optimized SSE quad pixel calc, 100% asm optimized FPU per pixel calc, 100% GPU asm (Vertex Program) calc, multiprocessor support, and benchmarking.
Features:
- 100% asm optimized SSE quad pixel calc (calculates 4 pixel simultaneously at single precision)
- 100% asm optimized FPU per pixel calc (fast FPU at double precision)
- 100% GPU asm (Vertex Program) calc (experimental GPU rendering)
- Benchmarking of CPU performance (test your pc floating point performance)
- OpenGL support (realtime zoom with anti-flicker double buffer support)
- OpenGL 1.1 vertex arrays support for fillrate improvement
- Multiprocessor support
- True color only
Comments (0)
You don't have permission to comment on this page.