EMMIR

Results 4 repositories owned by EMMIR

NTSC-CRT

431
Stars
29
Forks
Watchers

NTSC encoding/decoding in C89 using only integers and fixed point math. Supports NES decoding. Can be used as an image filter for games or real-time applications.

PAL-CRT

76
Stars
7
Forks
Watchers

PAL encoding/decoding in C89 using only integers and fixed point math. Supports NES decoding. Can be used as an image filter for games or real-time applications.

PL3D-KC

106
Stars
7
Forks
Watchers

A very fast and simple software renderer using only integers and fixed point math. PiSHi LE (PL) is a subset of the 3D software graphics library used in King's Crook.

Digital-Subband-Video-1

28
Stars
1
Forks
Watchers

Wavelet video codec in less than 5000 lines of C. Comparable to MPEG-1/MPEG-2 in terms of efficiency and quality.