Skip to content

Mandelbrot set rendered in OpenGL using C++ and amp

Notifications You must be signed in to change notification settings

Shorte240/DSaA-Submission

Repository files navigation

DSaA-Submission

Mandelbrot set rendered in OpenGL using C++ and amp

Keyboard Controls:

Movement:

  • W - Move Up.

  • S - Move Down.

  • A - Move Left.

  • D - Move Right.

Alter Iterations:

  • Q - Increase MAX_ITERATIONS.

  • E - Decrease MAX_ITERATIONS.

Zoom:

  • R - Zoom In.

  • F - Zoom Out.

Alter Colours:

  • T - Increase Blue Value.

  • G - Decrease Blue Value.

  • Y - Increase Green Value.

  • H - Decrease Green Value.

  • U - Increase Red Value.

  • J - Decrease Red Value.

Alter Resolution:

  • 1 - Set: Width - 640, Height 480.

  • 2 - Set: Width - 960, Height 540.

  • 3 - Set: Width - 1280, Height 720.

  • 4 - Set: Width - 1920, Height 1080.

Set Computation(Tiled/Non-Tiled):

  • Z - Non-Tiled.

  • X - Tiled.

About

Mandelbrot set rendered in OpenGL using C++ and amp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published