Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jodavies/attractors
Draw attactors with OpenGL
https://github.com/jodavies/attractors
Last synced: 16 days ago
JSON representation
Draw attactors with OpenGL
- Host: GitHub
- URL: https://github.com/jodavies/attractors
- Owner: jodavies
- License: gpl-3.0
- Created: 2018-05-12T21:03:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-09T19:05:47.000Z (over 6 years ago)
- Last Synced: 2024-08-01T00:37:29.892Z (3 months ago)
- Language: C
- Homepage:
- Size: 231 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# attractors
![attractors](img/attractors.jpg)
```
Controls:
w,a,s,d - move camera
mouse --- aim camera
r ------- reset particle positions
t ------- reset particle positions, small initial volume
p,o ----- pause,resume evolution
l ------- manually advance evolution
z,x ----- scale attractor smaller,larger
arrows -- rotate attractor
1 ------- Lorenz attractor
2 ------- Roessler attractor
3 ------- Lu Chen attractor
```