https://github.com/sanalzio/smd-compress
It reduces the size and frame count by compressing sequences.
https://github.com/sanalzio/smd-compress
goldsrc half-life valve valve-games
Last synced: 2 months ago
JSON representation
It reduces the size and frame count by compressing sequences.
- Host: GitHub
- URL: https://github.com/sanalzio/smd-compress
- Owner: sanalzio
- License: mit
- Created: 2023-10-04T03:51:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-11T16:59:14.000Z (over 1 year ago)
- Last Synced: 2025-01-02T01:28:06.668Z (4 months ago)
- Topics: goldsrc, half-life, valve, valve-games
- Language: JavaScript
- Homepage: https://sanalzio.github.io/Smd-Compress/
- Size: 22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Smd-Compress
It reduces the size and frame count by compressing sequences.
# Example:
## Before compress
300 frame => 60 fps (not compileing)
## After compress
150 frame => 30 fps