Giter Club home page Giter Club logo

complex's People

Contributors

mabotkin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

complex's Issues

Make mapping run in parallel

Unsure if speed is an issue for the mapping process, but if so, we can try to use Turbo.js to optimize mapping speeds. Also, my initial plans were to map the entire grid each time, but that proved to be too slow - perhaps a parallelization will make it possible?

Interpolate points on the input plane

Moving the mouse quickly results in a low number of input points. This in turn reduces the number of output points and since it seems the output values are interpolated with a straight line, bad looking mappings are easily produced. Better mappings would be produced if the line in the input plane is interpolated with multiple points and all those points are then mapped to the output plane.

The attached image shows what I'm talking about. The red line is produced by quickly dragging the mouse, and the green line is when moving slowly. I'm saying the mapper should automatically work in such a way so that the output of both of these is of the same "quality".

image

Javascript is pretty messy

The way that the Javascript is currently written and organized is a bit of a mess - needs to be fixed if anyone wants to help/has experience in cleaning up Javascript.

Option for axes to show numbers

It would be helpful if the axes would show numbers, like the example shown below (Desmos's default). Gridlines would be helpful as well.

Screenshot 2021-06-06 at 6 13 17 PM

Make gridlines

Create gridlines as to better indicate where Gaussian integers are (x and y grid that updates properly as window range is shifted).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.