An open API service indexing awesome lists of open source software.

https://github.com/rahix/julia3d

Julia sets visualized in 3d using webgl
https://github.com/rahix/julia3d

Last synced: 2 months ago
JSON representation

Julia sets visualized in 3d using webgl

Awesome Lists containing this project

README

        

# Julia3D
Julia sets visualized in 3d using webgl

The current version only uses a normal z^2 + k algorithm and after n iterations it uses the result as the z value.