This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Soft client interpolation update, minor security update.
Interpolation between two frames of animation is now implemented, and can be controlled with the PERIOD and COMMA keys. Automatic playing of interpolated frames is not yet complete. Security: All objects which can output arbitrary text has their prototype set to null. Some other objects have also been set to null prototypes, which are t64le and the yellowDataReader constructor output. Still yet to parse actual animation data... Probably need to know how to make requestAnimationFrame loops practical... Authors Comment: This filled my evening from doing nothing.
- Loading branch information
yellows111
committed
Feb 29, 2024
1 parent
a6ae91d
commit f05ad6f
Showing
2 changed files
with
122 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.