PudimBasicsGl

PudimBasicsGl - Pudim Basics OpenGL

$ luarocks install pudimbasicsgl

A minimal 2D graphics library for Lua using OpenGL.
PudimBasicsGl focuses on the essentials: window management,
2D rendering, textures, and time utilities.

Features:
- Window management (GLFW)
- 2D primitive rendering (points, lines, rectangles, circles, triangles)
- Texture loading and rendering (PNG, JPG, BMP, TGA)
- Time/delta time utilities

Input handling and math utilities are intentionally excluded,
allowing developers to choose their preferred libraries.

Versions

1.0.0-18 hours ago1 download

Dependencies

lua >= 5.4

Manifests