Mandelbrot / Julia shaders for AZUR Just for Fun
Go to file
Sylvain PILLOT f31f044d4e first working, non optimized, version of the Shader (Julia set only) 2023-01-17 12:29:49 +01:00
assets-cg first working, non optimized, version of the Shader (Julia set only) 2023-01-17 12:29:49 +01:00
src first working, non optimized, version of the Shader (Julia set only) 2023-01-17 12:29:49 +01:00
.gitignore first working, non optimized, version of the Shader (Julia set only) 2023-01-17 12:29:49 +01:00
CMakeLists.txt first working, non optimized, version of the Shader (Julia set only) 2023-01-17 12:29:49 +01:00
README.md first working, non optimized, version of the Shader (Julia set only) 2023-01-17 12:29:49 +01:00
build first working, non optimized, version of the Shader (Julia set only) 2023-01-17 12:29:49 +01:00
capture first working, non optimized, version of the Shader (Julia set only) 2023-01-17 12:29:49 +01:00
clean first working, non optimized, version of the Shader (Julia set only) 2023-01-17 12:29:49 +01:00
send first working, non optimized, version of the Shader (Julia set only) 2023-01-17 12:29:49 +01:00

README.md

A simple shader for AZUR aiming at computating the Mandelbrot or Julia set

Current data set is for Julia only (for evaluation).

This is a WIP, more cases to be implemented soon.