Skip to content

skrasser/vid64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vid64

Playground for video playback on the C64 inspired by Trixter's 8088 Domination. Currently, the compression algorithm is fairly basic. It fits one initial frame with 15 delta compressed additional frames into memory, all in black and white. Deltas in turn are run-length encoded.

Uses the ACME crossassembler and pucrunch (both come with Dustlayer) and Python's numpy, scipy, and ffvideo packages (for image/video processing).

See it here in action.

About

C64 animation/video playback

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published