Attrac: Visualisation of Strange Attractors in 3-Dimensions

[ bsd3, graphics, program ] [ Propose Tags ]

This software uses innovative techniques to achieve 3-D visualisation of the point sets known as Strange Attractors resulting from iteration of non-linear maps on points in Euclidean Space.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.1.3
Dependencies base (>=2 && <4), colour, GLUT, haskell98, OpenGL, random [details]
License BSD-3-Clause
Author Ruben Henner Zilibowitz <rzilibowitz at yahoo dot com dot au>
Maintainer Ruben Henner Zilibowitz <rzilibowitz at yahoo dot com dot au>
Category Graphics
Home page http://patch-tag.com/r/rhz/StrangeAttractors
Uploaded by RubenZilibowitz at 2010-02-26T11:25:42Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables Attrac
Downloads 4175 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-30 [all 6 reports]

Readme for Attrac-0.1.0

[back to package description]
Attrac

This software uses innovative techniques to achieve 3-D visualisation
of the point sets known as Strange Attractors resulting from iteration
of non-linear maps on points in Euclidean Space.

Instructions
'm' -> output transform matrix 
'p' -> output current point    
'f' -> output frames elapsed   
'r' -> post redisplay          
' ' -> reset transform matrix  
'c' -> randomise coefficients  
's' -> select next Sprott code from list 
ESC -> exit

'left mouse button' -> drag mouse to translate in XY plane
'middle mouse button' -> drag mouse to scale
'right mouse button' -> drag mouse to rotate around X and Y axes

25/02/10
Ruben Henner Zilibowitz