File tree Expand file tree Collapse file tree 1 file changed +16
-14
lines changed
Expand file tree Collapse file tree 1 file changed +16
-14
lines changed Original file line number Diff line number Diff line change 11# Mandelbrot-set-Zooming-with-python-pyopengl-
22#### website: https://www.auctux.com/projects
3- #### please Subscribe to my Youtube Channel for support: https://www.youtube.com/channel/UCjPk9YDheKst1FlAf_KSpyA
3+ #### please Subscribe to my Youtube Channel for support: [ Auctux ] ( https://www.youtube.com/channel/UCjPk9YDheKst1FlAf_KSpyA )
44
5- # -- COMMANDS --
6- ### NUMPAD " + " -> Zoom in
7- ### NUMPAD " - " -> Zoom out
8- ### ARROWS -> for direction
9- # --------------
5+ # -- COMMANDS --
6+ NUMPAD ` + ` -> Zoom in
7+ NUMPAD ` - ` -> Zoom out
8+ ` ARROWS ` -> for direction
109
11- ## LIBRARIES TO INSTALL:
12-
13- ### pygame and pyopengl
10+
11+ ## REQUIREMENTS
12+ > ` Pyopengl ` pip install PyOpenGL PyOpenGL_accelerate
1413
15- ### pip install PyOpenGL PyOpenGL_accelerate
16- ### pip install numpy
17- ### pip install pygame
14+ > ` Numpy ` pip install numpy
15+
16+ > ` Pygame ` pip install pygame
17+
18+
1819
1920![ Screenshot (57)] ( https://user-images.githubusercontent.com/48150537/116480277-a74be480-a89e-11eb-8e8c-486f3bcdf649.png )
2021![ Screenshot (60)] ( https://user-images.githubusercontent.com/48150537/116480723-7fa94c00-a89f-11eb-838e-98bb2a6033d5.png )
2122![ Screenshot (61)] ( https://user-images.githubusercontent.com/48150537/116480734-833cd300-a89f-11eb-9b95-7b1f789c218d.png )
22- # Auctux
23- ## check out more on : https://www.youtube.com/channel/UCjPk9YDheKst1FlAf_KSpyA
23+
24+
25+ ## check out more on : [ Auctux] ( https://www.youtube.com/channel/UCjPk9YDheKst1FlAf_KSpyA )
You can’t perform that action at this time.
0 commit comments