Logo by DBAlex (anonymous IP: 3.142.250.86,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (148) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4398 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
# Fractal Nova Real-time Mandelbrot fractal, calculated by the GPU. ## Requirements Warp3D Nova library v. 1.68. ## Controls Use mouse to pan display using the LMB. Use RMB to select a fractal and its palette from menu. Use mouse wheel (or CURSOR UP/DOWN) to zoom in and out. Hold SHIFT key to zoom faster. Press SPACE bar to reset display. Press ESC key to quit. ## Command-line parameters ITER/N (20-1000): iteration depth. VSYNC/S: limit the drawing speed. LAZYCLEAR/S: clear backbuffer only once per second. Clearing is only necessary when user pans outside of the fractal area. VERBOSE/S: enable console logging. ## Change history v1.0: - Add 2 new Julia sets - Minor fixes and internal improvements - Compile with GCC 10.2 v0.2: - Added menu system - Added Julia variations - Added colour palettes - Added LAZYCLEAR switch - Added VERBOSE switch - Improved zooming v0.1: - First release |
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |