Source code for the Path animator project https://contentnation.net/en/grumpydevelop/pathanimator
 
 
 
 
 
 
Go to file
Sascha Nitsch 613092f3ee fixed bit masking
changed distance calculation
2022-01-19 18:35:25 +01:00
c++ fixed bit masking 2022-01-19 18:35:25 +01:00
inbrowser initial javascript version 2022-01-19 18:34:37 +01:00
.gitignore initial javascript version 2022-01-19 18:34:37 +01:00
CPPLINT.cfg initial import 2022-01-17 15:53:17 +01:00
LICENSE initial import 2022-01-17 15:53:17 +01:00
README.md initial import 2022-01-17 15:53:17 +01:00

README.md

Path animator

Source code for the Path animator framework on the project page. Initial implementation in C++ running on Linux, testing needs to be done if it can be in-browser via Javascript to make it cross plattform client only.