pythagoras_theorem.webm
-- PT-BR --
Esse programa é o projeto final da minha aula de introdução a física computacional e ele consiste em uma demonstração do teorema de Pitágoras.
A demonstração é feita usando o tamanho dos quadrados dos catetos e o quadrado da hipotenusa. Tem água no quadrado da hipotenusa e ela sai dele para encher os dois quadrados dos catetos, desse jeito provando que o quadrado da hipotenusa é igual à soma dos quadrados dos catetos.
A documentação é dividida em três arquivos:
Onde os elementos da página são organizados e marcados.
Onde a entrada do usuário é usada e os cálculos são feitos, para os objetos serem desenhados e a animação da água aconteça.
Ajuda a organizar a página e a decorar.
Funções, variáveis, ids, classes(css), arquivos todos nomeadas em inglês, explicações do experimento virtual e conceitos em português (entretanto, a matemática é universal).
-- EN --
This program is the final project for my introduction to computational physics class and it consists of a proof of the Pythagorean theorem.
The demonstration is done using the size of the squares of the cathetuses and the square of the hypotenuse. There is water in the square of the hypotenuse and it comes out of it to fill the two squares of the cathetuses, thus proving that the square of the hypotenuse is equal to the sum of the squares of the cathetuses.
The documentation is divided into three files:
Where the elements of the page are organized and marked up.
Where the user input is used and the calculations are made, so that the objects are drawn and the water animation takes place.
Helps organize the page and decorate it.
Functions, variables, ids, classes (css), files all named in English, explanations of the virtual experiment and concepts in Portuguese (the math is universal, though).