MGL - Mathematics for Graphics in pure Lua

Showcase your libraries, tools and other projects that help your fellow love users.
Post Reply
User avatar
Imagic
Prole
Posts: 44
Joined: Mon Sep 30, 2019 8:20 am
Contact:

MGL - Mathematics for Graphics in pure Lua

Post by Imagic »

This is a library for graphics computation (vector, matrix, 2D, 3D, etc.) which may interest people here.

It has a simple API similar to GLSL or GLM, so that computation can be expressed in a straightforward way.
It has genericity, making it useful for atypical computation (ex: vec10 ?).
It can be performant too, when used correctly with LuaJIT.

Project and documentation: https://github.com/ImagicTheCat/MGL
Post Reply

Who is online

Users browsing this forum: No registered users and 45 guests