aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* integrated video export, exporting garbageHEADmasterLeonard Kugis2018-02-014-37/+45
|
* abstracted rendering, cpu currently crashing randomly while zoomingLeonard Kugis2018-02-016-242/+192
|
* reorganized configsLeonard Kugis2018-01-3111-121/+110
|
* Merge branch 'cl'Leonard Kugis2018-01-318-27/+175
|\
| * improved controlsclLeonard Kugis2018-01-313-17/+27
| | | | | | | | | | | | | | | | - hold mouse left to zoom to desired point - hold mouse right to zoom out from that point - press/hold i to increase iterations - press/hold d to decrease iterations - dont press anything to pause
| * Added point and click functionalityLeonard Kugis2018-01-289-27/+165
| |
* | Merge branch 'master' of https://collaborating.tuhh.de/cev7691/mandelbrot-zoomLeonard Kugis2018-01-314-73/+38
|\ \
| * | render.c with fitting header build:cxp22492018-01-313-50/+27
| | | | | | | | | | | | | | | | | | | | | + untestet therefore result open. + ffmpeg-3.4.1.tar.bz2 for source files + https://trac.ffmpeg.org/wiki/CompilationGuide for executing configure script. Required vor avconfig
| * | another trycxp22492018-01-292-22/+9
| | |
| * | creator file modifiedcxp22492018-01-291-4/+5
| | |
* | | Merge branch 'master' of https://collaborating.tuhh.de/cev7691/mandelbrot-zoomLeonard Kugis2018-01-282-0/+196
|\| | | |/ |/|
| * Merge branch 'master' of https://collaborating.tuhh.de/cev7691/mandelbrot-zoomcxp22492018-01-2713-182/+1086
| |\
| * | added creator.h and creator.ccxp22492018-01-272-0/+196
| | | | | | | | | | | | | | | | | | | | | - video capabilities are implemented but not tested by now - mandelbrot zoom has to be implemented from current render.c just a single picture is used by now - libav libraries are required
* | | OpenCL rendering working with 32-bit floatLeonard Kugis2018-01-282-79/+55
| |/ |/|
* | OpenCL rendering added, not working properlyLeonard Kugis2018-01-2713-93/+851
| |
* | fixed crashLeonard Kugis2018-01-264-15/+31
| |
* | Skeleton for OpenCL rendering, cleaned up alot, WIP and crashingLeonard Kugis2018-01-2612-151/+281
|/
* Added zoom speed optionLeonard Kugis2018-01-234-2/+7
|
* Merge branch 'master' of https://collaborating.tuhh.de/cev7691/mandelbrot-zoomLeonard Kugis2018-01-231-2/+1
|\
| * added multithreadingcxp22492018-01-211-19/+73
| |
| * Streukacke gefixtJNDTUHH2018-01-161-1/+1
| |
* | OpenGL rendering added, cleaned up pathsLeonard Kugis2018-01-237-70/+171
|/
* Adjusted relative pathsLeonard Kugis2018-01-161-1/+1
|
* Adjusted relative pathsLeonard Kugis2018-01-161-1/+1
|
* Merge branch 'master' of https://collaborating.tuhh.de/cev7691/mandelbrot-zoomLeonard Kugis2018-01-161-1/+1
|\
| * UpdateJNDTUHH2018-01-141-1/+1
| |
* | Mandelbrot drawing possibleLeonard Kugis2018-01-167-78/+257
|/
* Color selection added, not working for nowLeonard Kugis2018-01-143-50/+91
|
* Funktionierendes settings GUILeonard Kugis2018-01-135-0/+220