Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mandelmassa/demsmooth
Smooth movement and camera angle in Quake demos
https://github.com/mandelmassa/demsmooth
Last synced: 3 months ago
JSON representation
Smooth movement and camera angle in Quake demos
- Host: GitHub
- URL: https://github.com/mandelmassa/demsmooth
- Owner: mandelmassa
- Created: 2014-06-07T15:35:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-14T16:38:02.000Z (about 10 years ago)
- Last Synced: 2024-04-08T02:53:16.308Z (7 months ago)
- Language: C
- Size: 168 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
- awesome-quake - demsmooth - Smooth movement and camera angles in Quake demos. (Miscellaneous / QuakeWorld)
README
Demsmooth by Mandel
usage:
demsmooth.exe
will produce _processed.dem
Requires libdemo https://github.com/mandelmassa/libdemo
Release Notes
=============
Version 1.03 released 2014-08-14
- Fixed a Fitzquake spawn baseline parse bug in libdemo.Version 1.02 released 2014-07-21
- Fixed a serverinfo parse bug in libdemo.Version 1.01 released 2014-06-07
- Changed to mingw32-gcc to support non-cygwin users.Version 1.00 released 2014-06-07
- First version, tuned to a particular set of demos.
- FitzQuake protocol support untested.