experiments
experiments copied to clipboard
Ideas / Suggestions
A thread to put ideas in one place.
-
[ ] Voice Changer : A voice changing software thing, which can convert obtained voice into a robot's or someone else's by changing signal parameters and maybe provide some feedback.
-
[ ] Zoomable Mendelbrot Set I've already made a non-zoomable one months ago in processing. Zoomable feature was suggested by @samagra14. Plus to make it interesting - try to have a badass color scheme.
-
[ ] Path Following Bots : Manually Editable Paths Something where bots follow a path like here but the path can be manually changed. One way can be as shown by @redblobgames here.
-
[ ] Live Code Editor : maybe for tensorflow or something cool? I probably should do this on a separate repo with react and lots of nice CSS and features. Inspiration sources can be this* or that.
-
[ ] Hyperbolic Grid Systems and derivatives Probably should combine this with everything else that I've previously done.
- [ ] Topology converter Some animations explaining the fact that a square is topologically similar to a cone or a cylinder or a torus or a Mobius strip.
-
[ ] An explanation of state charts Related : article from HN
-
[ ] An explanation of PID controllers
-
[ ] An explanation of Kalman filters Reference : this page
-
[ ] Conway's Game of Life : Smooth A variation of this version : maybe with a cooler color scheme for cells and their states.