Add interpolated Packets to fill out empty ticks in demo files
Find a file
dependabot[bot] 6fdb316cb3
Bump minimist from 1.2.0 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 01:05:19 +00:00
build Prettier 2020-09-26 13:29:30 +03:00
patches Initial commit 2020-01-16 22:01:11 +02:00
src Prettier 2020-09-26 13:29:30 +03:00
test Prettier 2020-09-26 13:29:30 +03:00
.gitattributes Initial commit 2020-01-16 22:01:11 +02:00
.gitignore Overhaul interpolation, check for maxvel 2020-09-26 13:25:13 +03:00
.prettierignore Prettier 2020-09-26 13:29:30 +03:00
.prettierrc Prettier 2020-09-26 13:29:30 +03:00
LICENSE Initial commit 2020-01-16 22:01:11 +02:00
package.json Prettier 2020-09-26 13:29:30 +03:00
README.md Prettier 2020-09-26 13:29:30 +03:00
tsconfig.json Prettier 2020-09-26 13:29:30 +03:00
yarn.lock Bump minimist from 1.2.0 to 1.2.6 2022-03-28 01:05:19 +00:00

demo-interp

An experiemental project for interpolating TF2 SourceTV demo files.
Normally a SourceTV demo has a Packet every 4 ticks, this fills out the ticks inbetween by interpolating between the Packets.
This may be pointless but there is a visible difference when using cl_interp values lower than ~60ms (4 / 66 ticks/s).

usage

yarn install
yarn build
cd test
node test-interp.js