julia_set

所属分类:Julia编程
开发工具:C
文件大小:8692KB
下载次数:0
上传日期:2022-03-27 20:00:53
上 传 者sh-1993
说明:  Julia集在opengl片段着色器中计算
(Julia set computed in opengl fragment shader)

文件列表:
Makefile (735, 2022-03-28)
imgs (0, 2022-03-28)
imgs\julia_set_render1.gif (6608120, 2022-03-28)
imgs\julia_set_render1.mp4 (2304225, 2022-03-28)
include (0, 2022-03-28)
include\j_shaders.h (467, 2022-03-28)
include\sdl_abstract.h (511, 2022-03-28)
src (0, 2022-03-28)
src\j_shaders.c (2507, 2022-03-28)
src\main.c (4051, 2022-03-28)
src\sdl_abstract.c (1190, 2022-03-28)
src\shaders (0, 2022-03-28)
src\shaders\julia_fragment.glsl (1483, 2022-03-28)
src\shaders\julia_vertex.glsl (503, 2022-03-28)

# OPENGL RENDERED JULIA SET This is an attempt at using opengl to render a julia set. Julia set is kind of a way to show some cool visuals with recursion. The julia part is mainly programmed directly in the fragment (pixel) shader. ## DEMONSTRATION: - -1.476 ![](https://github.com/ThePurpleOne/julia_set/blob/master/imgs/julia_set_render1.gif) ## SOURCES https://en.wikipedia.org/wiki/Julia_set http://paulbourke.net/fractals/juliaset/ https://www.youtube.com/watch?v=W3gAzLwfIP0&list=PLlrATfBNZ***foTJPJ_Ev03o2oq3-GGOS2 https://stackoverflow.com/questions/40061276/how-to-draw-a-triangle-with-sdl2-and-opengl https://docs.gl/

近期下载者

相关文件


收藏者