1
Fork 0
My old project for strange attractors
This repository has been archived on 2025-04-09. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2010-10-29 23:51:44 +02:00
attractors removed using namespace from stfu, moved the file reading part to a place where it belongs 2010-08-08 22:53:02 +02:00
AwesomeAttractor.xcodeproj added xcodeproj, tested some stuff 2010-08-07 22:33:59 +02:00
kernels cleaned up kernels, better memory managment (with exceptions) 2010-08-07 21:57:27 +02:00
pngwriter cleaned git 2010-03-27 21:51:50 +01:00
stfu removed using namespace from stfu, moved the file reading part to a place where it belongs 2010-08-08 22:53:02 +02:00
Attractor.cpp removed using namespace from stfu, moved the file reading part to a place where it belongs 2010-08-08 22:53:02 +02:00
Attractor.hpp removed using namespace from stfu, moved the file reading part to a place where it belongs 2010-08-08 22:53:02 +02:00
AttractorKernel.cpp removed using namespace from stfu, moved the file reading part to a place where it belongs 2010-08-08 22:53:02 +02:00
AttractorKernel.hpp removed using namespace from stfu, moved the file reading part to a place where it belongs 2010-08-08 22:53:02 +02:00
AwesomeAttractor.cbp did some testing (C-style array vs. valarray), see main for results 2010-10-29 23:51:44 +02:00
batchexport.sh initial state, going to make AwesomeAttractor more OO 2010-03-27 21:46:59 +01:00
batchrender.sh initial state, going to make AwesomeAttractor more OO 2010-03-27 21:46:59 +01:00
Canvas.cpp used delete[] instead of delete, so better it is 2010-08-04 21:53:21 +02:00
Canvas.hpp cleaing up includes and namespace shit 2010-07-19 00:13:32 +02:00
defines.hpp added xcodeproj, tested some stuff 2010-08-07 22:33:59 +02:00
main.cpp did some testing (C-style array vs. valarray), see main for results 2010-10-29 23:51:44 +02:00
myMath.hpp cleaing up includes and namespace shit 2010-07-19 00:13:32 +02:00
Parameters.cpp initial state, going to make AwesomeAttractor more OO 2010-03-27 21:46:59 +01:00
Parameters.hpp initial state, going to make AwesomeAttractor more OO 2010-03-27 21:46:59 +01:00
Projector.cpp cleaing up includes and namespace shit 2010-07-19 00:13:32 +02:00
Projector.hpp cleaing up includes and namespace shit 2010-07-19 00:13:32 +02:00
quick.sh initial state, going to make AwesomeAttractor more OO 2010-03-27 21:46:59 +01:00
Vector.cpp initial state, going to make AwesomeAttractor more OO 2010-03-27 21:46:59 +01:00
Vector.hpp initial state, going to make AwesomeAttractor more OO 2010-03-27 21:46:59 +01:00