mirror of
https://github.com/grey-cat-1908/website.git
synced 2024-11-11 18:57:26 +03:00
Update index.md
This commit is contained in:
parent
5cb78b6513
commit
6ca8a9b61a
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ To enhance the smoothness of animations and reduce load times, the following ste
|
|||
|
||||
- It was decided to create a loop in the `move` function (`p5.js`) that will perform a given number of operations ($10^6$).
|
||||
|
||||
- The user-specified initial velocity will also be br divided by $10^6$.
|
||||
- The user-specified initial velocity will also be divided by $10^6$.
|
||||
|
||||
### 4.2 User Options
|
||||
|
||||
|
|
Loading…
Reference in a new issue