Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 368 Bytes

File metadata and controls

13 lines (9 loc) · 368 Bytes

PIX (pixpy)

A graphics library for C++, with a stable python interface, and WIP interfaces for Rust and Ruby.

Designed for learning and 2D game development.

  • Uses OpenGL/GLES2 to make it fast and portable
  • Efficient Console/TileSet rendering for tile or text based games
  • Composable Images using only GL textures

Continue here:

PIXPY README