Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bohun9/wasm-newton-fractal


https://github.com/bohun9/wasm-newton-fractal

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

![Alt text](images/example.png)

### Newton Fractal Generator

##### Example roots collections
`(1,0); (-0.5,0.86602); (-0.5,-0.86602)`

`(0, 0); (0,1); (1,0); (1,1)`

`(-1.4142,1.4142); (-1.4142,-1.4142); (1.4142,1.4142); (1.4142,-1.4142); (-1.0000,0.0000); (0.0000,1.0000); (0.0000,-1.0000); (1.0000,0.0000)`