https://github.com/mtvare6/tinydc
https://github.com/mtvare6/tinydc
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mtvare6/tinydc
- Owner: mTvare6
- Created: 2024-11-21T07:28:13.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-11-22T09:58:18.000Z (5 months ago)
- Last Synced: 2025-02-16T01:33:09.808Z (3 months ago)
- Language: Rust
- Size: 56.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tinydc
Phase portrait and domain coloring <300 loc rust.


# Building
```
cargo build --release
```# Running
To change function modify manually. Check [`num::complex::Complex`](https://autumnai.github.io/cuticula/num/complex/struct.Complex.html)
```
cargo run --release
feh image.png
```# TODO
- [ ] Add custom colormap as hex params
- [ ] Custom symbolic function as parameter
- [ ] Supersampling and scaling