Skip to content

A bunch of programs for learning how to manipulate frame buffer in Linux

Notifications You must be signed in to change notification settings

DongskarPedongi/grafika

 
 

Repository files navigation

grafika

A bunch of program for learning how to manipulate frame buffer in Linux. Soon to be cross platform

Build

mkdir -p build
cd build
cmake ..
make

About

A bunch of programs for learning how to manipulate frame buffer in Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.3%
  • Other 0.7%