gmod to love2d g3d with ps1 style shaders

gmod to love2d g3d with ps1 style shaders

a thing i made a while ago that relays what's happening in gmod to a love2d instance with g3d (cool 3d thing for love2d https://github.com/groverburger/g3d) and i made some ps1 shaders for it everything on screen is exported realtime (models, textures and even the map) then loaded into love2d using a custom non binary format, the positions are exported unefficiently using a massive txt file because lua cannot do pointers