Code Monkey home page Code Monkey logo

cg_webexamples's People

Contributors

cirilbohak avatar dp3698 avatar gl6692 avatar introvert avatar nejcs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

cg_webexamples's Issues

gl6692 - Point Subtraction

The idea here was to create vectors. When we subtract two points (A - B), we obtain a vector that originates in point A and ends in point B.

Otherwise the subtraction itself is well defined, but when we subtract points, we want to see a vector, not a new point.

(Currently this is worth 0.5 credit)

gl6692 - Angle Between Vectors

The subtitle is wrong. This is not Dot Product.

Also thing about schematically presenting the idea. Show how the second vector is moved into sam point as the first one, and which is the angle that gets calculated.
Also display the Mathematical formula that is used for calculating the angle and allow user to put parameters directly into the formula and allow user to select existing vectors from drop-down menu.

If possible use MathML as described here:
http://www.w3.org/Math/Software/mathml_software_cat_converters.html

(Currently this is worth 0.5 credit)

gl6692 - Dot product

Display dot product as equation, where user can select existing vectors from drop-down menu and show the equation that is used for calculating the dot product.

(Currently this is worth 0.5 credit)

gl6692 - Length

Display length as equation, where user can select existing vectors from drop-down menu and show the equation that is used for calculating the dot product. It would be great to use MathML here as well.

Since length has the geometry meaning as well it would be nice to show that on graph on the left, for instance with dimension lines as is done on technical drawings.

(Currently this is worth 0.5 credit)

gl6692 - Vector Addition

The idea here was to schematically show how vectors are added. When we add two vectors show (with dotted line, or with another colour), how the second vector is placed at the end of first one and highlight the result (use different colour here as well).

Show addition as equation, where user can select existing vectors from drop-down menu.

(Currently this is worth 0.5 credit)

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.