Загрузка страницы

Fractal Alchemist. Sample #31

I want to add one more option to the Fractal Alchemist - the video recording. I made this test video - it's example #31 from the Samples Book. The recording goes almost in real time - 20 fps, i.e. only 1.5 times slower than the video (30 fps).
The movement was made simply by two sines:
cp.Pos.x + = sin (current_pos * 0.0007 * speed) * 0.1;
cp.Pos.z + = sin (current_pos * 0.0016 * speed) * 0.1;
and the camera rotation is similar:
cp.Dir.x + = sin (current_pos * 0.003 * speed) * 0.5;
I also want to add an option to dynamically change the parameters to make the picture come to life.

Видео Fractal Alchemist. Sample #31 канала San Base
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
16 декабря 2020 г. 10:57:01
00:04:30
Яндекс.Метрика