Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
/ ArPlay Public archive

[Deprecated] Aerials Player Script based on Defold.

License

Notifications You must be signed in to change notification settings

1dealGas/ArPlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-- for directory "AcPartialEase", please refer to source links below.

-> function "ArSqrtRev" and "Sqrt" is a modified implementation of the algorithm "Fast Inverse Square Root", under the Public Domain.
https://zhuanlan.zhihu.com/p/571321688

-> function "ArSin", "ArCos", "Sin", "Cos" is a modification of QT's "qFastSin" and "qFastCos", under the LGPL License v2.1.
-- To conform to the "Combined Library" definition, the modification of the source library is attached in this page.
-- You may also refer to "fsincos.cpp" in this repository.
https://blog.csdn.net/maple_2014/article/details/115057482

-> other functions is a modification of Defold Manual's example, under the Defold License.
https://defold.com/manuals/extensions/

About

[Deprecated] Aerials Player Script based on Defold.

Resources

License

Stars

Watchers

Forks