NiLuJe / FBInk

FrameBuffer eInker, a small tool & library to print text & images to an eInk Linux framebuffer
https://www.mobileread.com/forums/showthread.php?t=299110
GNU General Public License v3.0
315 stars 23 forks source link

Doom fire effect #38

Closed NiLuJe closed 4 years ago

NiLuJe commented 4 years ago

That was the stupid experiment of the evening ;D.

It's, err, not particularly usable (~3FPS), but, technically it "works" :D.

Original reference: http://fabiensanglard.net/doom_fire_psx/index.html

NiLuJe commented 4 years ago

Includes one genuine bugfix to fbink_open failing to check for open failures properly.

NiLuJe commented 4 years ago

Requisite screenshots after running for... a while xD (~5min).

(With the loops inverted, which was mainly to see how it interacted with the HW). doom_yx

(With the loops in the expected order) doom_xy