Skip to content
/ tunnel Public

Oldskool tunnel effect using linux framebuffer API.

Notifications You must be signed in to change notification settings

kmlmhnn/tunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Oldskool tunnel effect using linux framebuffer API.

Notes on building and running:

  1. Link with -lm. eg: gcc -o tunnel tunnel.c -lm

  2. Run from a virtual console. (Switch to a virtual console with Ctrl+Alt+F1.)

  3. Ctrl-C to quit.

About

Oldskool tunnel effect using linux framebuffer API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages