Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PXL

Little windowing library that uses OpenGL through GLFW to create a window, handle input and allows the user to render an image by writing to the screen pixel buffer

Dependencies

  • OpenGL (-lGL)
  • GLFW (-lglfw)
  • dynamic linking (-ldl)
  • X11 (-lX11)
  • pthread (-lpthread)

About

OpenGL based windowing and bitmap rendering

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages