Alpha GMLGL - GLFW/OpenGL wrapper

hippyman

Member
GMLGL
GLFW/OpenGL wrapper for Gamemaker Studio

This is an extension that allows you to program directly with OpenGL. Currently only being tested and compiled for Windows. But GLFW and OpenGL are both cross-platform. I plan on building for LInux and Mac since it's just a matter of building the .dylib and .so files and setting up the proxy files in the extensions.

I don't feel like updating multiple places every time something new changes so all information is available at GITHUB.

The repository contains a project and extension for both 1.4 and 2.x as well as the source code and third party libs required to build the source code.


 
Last edited:

hippyman

Member
Thanks! I think it's mainly because most people use GMS to forget about all this low-level stuff. I just never have any game ideas but I still love to program so I find ways to get my fix. haha
 
Top