rupl 0.1.2

a complex graphing library
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# rupl

a 2d/3d graphing library with support for complex numbers, 
focused on fast and simple interaface

with egui/skia backends

for example usage see [kalc-plot](https://github.com/bgkillas/kalc-plot)

![img.png](2d.png)

![img.png](3d.png)

![img.png](dc.png)