|
GFX
Graphics Tech for the Client
GFX is a Pyrex extension, which draws stuff. All it does is load textures, draw quads and lines with different blending modes. It doesn't use PyOpenGL, and needs Pygame to load images, setup windows etc. The rationale behind GFX is:
|
Sign in to add a comment