Talk:Fbcon.c

From Organic Design wiki
Revision as of 04:09, 1 November 2006 by Rob (talk | contribs) (nice fbcon example)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is a nice example of direct graphics programming in linux. It uses the fbcon driver (kernel must have vga framebuffer enabled) and assumes 640x480x256 mode. Nice fractal leaves and it's good to see that it's still possible to program the framebuffer directly. Rob 17:09, 1 Nov 2006 (NZDT)