MrSinho / 3d_Attractors_PyQtGraph.OpenGL

Here you can run some famous attractors in a 3d environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyQtGraph-OpenGL

Here I simulated some famous attractors using PyQtGraph and PyOpenGL.

You can use all the code with no restrictions.

Steps for running the code

  • install libraries
  • done

Install PyQtGraph, PyOpenGL and numpy

Works on Python 3.7.9

pip install pyqt5
pip install pytqtgraph
pip install pyopengl
pip install numpy

Done

Now choose and run a simulation.

made by MrSinho.

About

Here you can run some famous attractors in a 3d environment.


Languages

Language:Python 100.0%