Answer the question
In order to leave comments, you need to log in
How to render video with Maldebrot set?
Basic question, I don’t know the topic, but I want to know which specialist to hire.
You need to create a program that generates the Mandelbrot set and zooms to a certain point.
An example on this video: https://youtu.be/ZiuZeBwamJ8
I tried it myself in VS in C ++, after even x8 zoom it starts to draw very slowly. I understand that it takes weeks to render, but in my case it is too slow.
In what language is it better to write a program for generating? Is it possible in any environment?
Thank you!
Answer the question
In order to leave comments, you need to log in
On shaders you can do
https://www.shadertoy.com/view/4df3Rn
GLSL will most likely solve your problem. With the proper skill of jumping with a tambourine, you can even organize the compression of the final video on the video card.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question