У нас вы можете посмотреть бесплатно Inverse ( Mandelbrot To MandelBar To BurningShip ) - Music "Seamus" with Pink Floyd или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In the first part of this video, morphing is done between the inverse Mandelbrot set and the inverse Mandel-Bar set. In the last part of the video, morphing is done between the inverse Mandel-Bar and the inverse burning ship. I use the formula: Z ← Zⁿ (Conjugate(Z))ᵖ (MakePos(Z))ᵐ + Cᵗ Z is a complex number and C is the screen coordinate. MakePos(Z) is a complex function that makes the real and imaginary components positive. Conjugate(Z) is a function that change sign of the imaginary component for Z. n, p, m and t is real numbers. The following morph transitions are made: (n, p, m, i) = (2, 0, 0, -1) → (0, 2, 0, -1) → (2, 0, 0, -2) → (0, 2, 0, -2) → (2, 0, 0, -3) → (0, 2, 0, -3) → (2, 0, 0, -4) → (0, 2, 0, -4) → (0, 0, 2, -4) → (0, 2, 0, -5) → (0, 0, 2, -3) → (0, 2, 0, -6) → (0, 2, 0, -2) → (0, 2, 0, -7) → (0, 0, 2, -1)