diff options
author | Naoki Pross <np@0hm.ch> | 2021-10-24 23:23:40 +0200 |
---|---|---|
committer | Naoki Pross <np@0hm.ch> | 2021-10-24 23:23:40 +0200 |
commit | af385473f8ab3c47024612635151bf0f98288f7d (patch) | |
tree | 412d14f42ace4a1cc279c08ed8814b900f78d7f2 /video/nix | |
parent | Create QPSK simulation without QT GUI (diff) | |
download | Fading-af385473f8ab3c47024612635151bf0f98288f7d.tar.gz Fading-af385473f8ab3c47024612635151bf0f98288f7d.zip |
Create TimeDependentComplexPlane tool for video
To draw a QAM signal we will need a way to plot a time dependent complex
function. So I made a thing that is just a complex plane + a time axis.
Diffstat (limited to '')
-rw-r--r-- | video/nix/manimgl.nix (renamed from video/manimgl.nix) | 0 | ||||
-rw-r--r-- | video/nix/manimpango.nix (renamed from video/manimpango.nix) | 0 | ||||
-rw-r--r-- | video/nix/mapbox-earcut.nix (renamed from video/mapbox-earcut.nix) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/video/manimgl.nix b/video/nix/manimgl.nix index cdab07e..cdab07e 100644 --- a/video/manimgl.nix +++ b/video/nix/manimgl.nix diff --git a/video/manimpango.nix b/video/nix/manimpango.nix index 97b5e97..97b5e97 100644 --- a/video/manimpango.nix +++ b/video/nix/manimpango.nix diff --git a/video/mapbox-earcut.nix b/video/nix/mapbox-earcut.nix index d325401..d325401 100644 --- a/video/mapbox-earcut.nix +++ b/video/nix/mapbox-earcut.nix |