Update README.md
This commit is contained in:
parent
9b30edde48
commit
eb7ac27320
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
# fastInverseSqrtJS
|
# fastInverseSqrtJS
|
||||||
Fast inverse square root but in javascript
|
A hacky modification of the fast inverse sqrt algorithm for use in javascript, without understanding the actual code itself, just brute forcing my math until i have a semi-functional solution.
|
||||||
|
|
Loading…
Reference in a new issue