aboutsummaryrefslogtreecommitdiffstats
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-3112-121/+114
|
* Merge branch 'cl'Leonard Kugis2018-01-3110-164/+335
|\
| * 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-2811-164/+325
| |
* | Merge branch 'master' of https://collaborating.tuhh.de/cev7691/mandelbrot-zoomLeonard Kugis2018-01-315-75/+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
| * | Update README.mdJan Niklas Diercks2018-01-301-2/+0
| | |
| * | 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-2723-257/+2867
| |\
| * | 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-283-80/+64
| |/ |/|
* | OpenCL rendering added, not working properlyLeonard Kugis2018-01-2719-108/+1516
| |
* | fixed crashLeonard Kugis2018-01-267-40/+961
| |
* | Skeleton for OpenCL rendering, cleaned up alot, WIP and crashingLeonard Kugis2018-01-2618-200/+481
|/
* Added zoom speed optionLeonard Kugis2018-01-235-3/+36
|
* Merge branch 'master' of https://collaborating.tuhh.de/cev7691/mandelbrot-zoomLeonard Kugis2018-01-233-13/+28
|\
| * added multithreadingcxp22492018-01-211-19/+73
| |
| * Fixed BenchmarkJNDTUHH2018-01-161-0/+7
| |\
| | * READMEJan Niklas Diercks2018-01-161-0/+7
| | |
| * | Fixed BenchmarkJNDTUHH2018-01-161-11/+20
| |/
| * Streukacke gefixtJNDTUHH2018-01-163-4/+4
| |
* | OpenGL rendering added, cleaned up pathsLeonard Kugis2018-01-2368-9547/+567
|/
* Adjusted relative pathsLeonard Kugis2018-01-161-1/+1
|
* Adjusted relative pathsLeonard Kugis2018-01-163-3/+3
|
* Merge branch 'master' of https://collaborating.tuhh.de/cev7691/mandelbrot-zoomLeonard Kugis2018-01-168-4/+735
|\
| * UpdateJNDTUHH2018-01-148-4/+735
| |
* | Mandelbrot drawing possibleLeonard Kugis2018-01-167-78/+257
|/
* Color selection added, not working for nowLeonard Kugis2018-01-146-429/+318
|
* Einfache Laufzeitmessung Rekursion/SchleifeJNDTUHH2018-01-141-2/+2
|
* Einfache Laufzeitmessung Rekursion/SchleifeJNDTUHH2018-01-142-0/+127
|
* Add licenseLeonard Kugis2018-01-131-0/+504
|
* Funktionierendes settings GUILeonard Kugis2018-01-1364-35/+9940
|
* Initial commitLeonard Kugis2018-01-135-82/+55
|
* Initial commitLeonard Kugis2018-01-135-0/+86