Skip to content
/ Clam Public

A high-quality fractal viewer

License

Notifications You must be signed in to change notification settings

khyperia/Clam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 20, 2024
247bda0 · Nov 20, 2024
Nov 6, 2022
Dec 24, 2022
Nov 20, 2024
Jan 25, 2023
Feb 23, 2020
Jan 8, 2021
Nov 6, 2022
Jul 29, 2020
Jan 8, 2021
Nov 7, 2024
Jan 25, 2024
Jul 18, 2022
Jul 18, 2022
May 18, 2018
Dec 24, 2022
Jul 29, 2020

Repository files navigation

Fractals created by this program can be viewed here

Note this program is not user-friendly at all, and is very specialized to my own use cases. However, if you do want to run it yourself, the standard cargo run --release is how to do so. Pressing h will at least dump a list of keybindings to console :)

building for wasm:

cd wasm
wasm-pack build --target web
python web/server.py
# or, in the root
wasm-pack build wasm --target web

About

A high-quality fractal viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages