experiments icon indicating copy to clipboard operation
experiments copied to clipboard

Ideas / Suggestions

Open a-y-u-s-h opened this issue 7 years ago • 3 comments

A thread to put ideas in one place.

a-y-u-s-h avatar Jan 26 '18 16:01 a-y-u-s-h

  • [ ] 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.

a-y-u-s-h avatar Jan 26 '18 16:01 a-y-u-s-h

  • [ ] 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.

samagra14 avatar May 26 '18 12:05 samagra14

  • [ ] 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.

redblobgames avatar Jun 13 '18 02:06 redblobgames