Charles-Schleich / fractal-wasm-flows-network

Getting started with a flow function!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flow function Fractal PNG Generator

Url Params: Expected: re:f64, im:f64
Optional : dim:u64

Running in a browser

https://code.flows.network/lambda/IoXMd4dCiQ?re=-0.55&im=0.53&dim=200

Or, you can use the curl command to access the flow function.

curl "https://code.flows.network/lambda/IoXMd4dCiQ?re=-0.55&im=0.53&dim=200" > fractal.png

About

Getting started with a flow function!

License:Apache License 2.0


Languages

Language:Rust 100.0%