Projects

Projects

I’ve been building software under the M-GATE Labs name since the early 2000s. Over the years that has included graphics and file-format tools, games, mobile applications, VR, automation, web applications, and AI.

This page collects both current projects and older work that I’m gradually recovering from the archive.

Current & Recent Projects

Limited Media Server

Mobile VR Station

GenshinSolvers

From the Archive

A selection of older M-GATE Labs projects. Some of the original source code and documentation survived; others are being reconstructed from old backups, screenshots, documentation, and releases.

SVGE – SlashAndBurn’s Vector Graphic Editor

2004 · Java

TODO…

LAOPS — Line Art Object Placement System

2004 · Java

LAOPS was a desktop line-art composition and editing tool I originally developed in 2004. It supported reusable objects and parts, object placement and transformation, control-point editing, primitive shapes, SVG import/export, and a cached rendering system.

I’ve recently recovered the original source and made it build-able again with minimal changes to its original implementation, primarily reorganizing the packages and adding a Maven build.

[Source on GitHub →]