Skip to content
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.

MrSinho/3d_Attractors_PyQtGraph.OpenGL

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages