Audio (332) Datatype (50) Demo (188) Development (562) Document (21) Driver (94) Emulation (143) Game (914) Graphics (479) Library (105) Network (218) Office (60) Utility (856) Video (65)
Total files: 4087
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Fractal Nova | Description: | Calculates the Mandelbrot set using GPU | Download: | fractalnova.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 100kb | Version: | 0.2 | Date: | 11 Mar 2020 | Author: | Juha Niemimaki | Submitter: | Juha Niemimaki | Homepage: | http://capehill.kapsi.fi | Requirements: | Warp3D Nova 1.68 | Category: | graphics/misc | Replaces: | graphics/misc/fractalnova.lha | License: | Freeware | Distribute: | yes | Min OS Version: | 4.1 | FileID: | 11196 | | | Snapshots:
 | |
| Comments: | 1 | Snapshots: | 2 | Videos: | 0 | Downloads: | 129 (Current version) | | 193 (Accumulated) | Votes: | 6 (0/0) (30 days/7 days) | |
# 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
v0.2:
- Added menu system
- Added Julia variations
- Added colour palettes
- Added LAZYCLEAR switch
- Added VERBOSE switch
- Improved zooming
v0.1:
- First release
|