Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | integrated video export, exporting garbageHEADmaster | Leonard Kugis | 2018-02-01 | 4 | -37/+45 |
| | |||||
* | abstracted rendering, cpu currently crashing randomly while zooming | Leonard Kugis | 2018-02-01 | 6 | -242/+192 |
| | |||||
* | reorganized configs | Leonard Kugis | 2018-01-31 | 11 | -121/+110 |
| | |||||
* | Merge branch 'cl' | Leonard Kugis | 2018-01-31 | 8 | -27/+175 |
|\ | |||||
| * | improved controlscl | Leonard Kugis | 2018-01-31 | 3 | -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 functionality | Leonard Kugis | 2018-01-28 | 9 | -27/+165 |
| | | |||||
* | | Merge branch 'master' of https://collaborating.tuhh.de/cev7691/mandelbrot-zoom | Leonard Kugis | 2018-01-31 | 4 | -73/+38 |
|\ \ | |||||
| * | | render.c with fitting header build: | cxp2249 | 2018-01-31 | 3 | -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 try | cxp2249 | 2018-01-29 | 2 | -22/+9 |
| | | | |||||
| * | | creator file modified | cxp2249 | 2018-01-29 | 1 | -4/+5 |
| | | | |||||
* | | | Merge branch 'master' of https://collaborating.tuhh.de/cev7691/mandelbrot-zoom | Leonard Kugis | 2018-01-28 | 2 | -0/+196 |
|\| | | |/ |/| | |||||
| * | Merge branch 'master' of https://collaborating.tuhh.de/cev7691/mandelbrot-zoom | cxp2249 | 2018-01-27 | 13 | -182/+1086 |
| |\ | |||||
| * | | added creator.h and creator.c | cxp2249 | 2018-01-27 | 2 | -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 float | Leonard Kugis | 2018-01-28 | 2 | -79/+55 |
| |/ |/| | |||||
* | | OpenCL rendering added, not working properly | Leonard Kugis | 2018-01-27 | 13 | -93/+851 |
| | | |||||
* | | fixed crash | Leonard Kugis | 2018-01-26 | 4 | -15/+31 |
| | | |||||
* | | Skeleton for OpenCL rendering, cleaned up alot, WIP and crashing | Leonard Kugis | 2018-01-26 | 12 | -151/+281 |
|/ | |||||
* | Added zoom speed option | Leonard Kugis | 2018-01-23 | 4 | -2/+7 |
| | |||||
* | Merge branch 'master' of https://collaborating.tuhh.de/cev7691/mandelbrot-zoom | Leonard Kugis | 2018-01-23 | 1 | -2/+1 |
|\ | |||||
| * | added multithreading | cxp2249 | 2018-01-21 | 1 | -19/+73 |
| | | |||||
| * | Streukacke gefixt | JNDTUHH | 2018-01-16 | 1 | -1/+1 |
| | | |||||
* | | OpenGL rendering added, cleaned up paths | Leonard Kugis | 2018-01-23 | 7 | -70/+171 |
|/ | |||||
* | Adjusted relative paths | Leonard Kugis | 2018-01-16 | 1 | -1/+1 |
| | |||||
* | Adjusted relative paths | Leonard Kugis | 2018-01-16 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://collaborating.tuhh.de/cev7691/mandelbrot-zoom | Leonard Kugis | 2018-01-16 | 1 | -1/+1 |
|\ | |||||
| * | Update | JNDTUHH | 2018-01-14 | 1 | -1/+1 |
| | | |||||
* | | Mandelbrot drawing possible | Leonard Kugis | 2018-01-16 | 7 | -78/+257 |
|/ | |||||
* | Color selection added, not working for now | Leonard Kugis | 2018-01-14 | 3 | -50/+91 |
| | |||||
* | Funktionierendes settings GUI | Leonard Kugis | 2018-01-13 | 5 | -0/+220 |