mrizaln / julia-set

Julia Set renderer using C and OpenGL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

julia-set

Julia Set

I want to improve my previous code, but at the same time I want to challenge myself to code in C. So, here we are.

But then, I want to take this code further: render Julia Set (the Mandelbrot Set is still rendered tho ヾ(^-^)ノ).


Two variants

out_720p_cut.mp4
out.mp4

About

Julia Set renderer using C and OpenGL


Languages

Language:C 64.1%Language:GLSL 30.5%Language:CMake 3.8%Language:Python 1.7%