Pinned Repositories
Bulb
2D lighting and shadows for GameMaker 2022 LTS
Chatterbox
GameMaker 2022 LTS implementation of the Yarn narrative design language
Coroutines
Coroutines for GameMaker Studio 2.3.6+
GameMakerLibraries
A big ol' list of GameMaker libraries, extensions, tools etc.
Kawase
Kawase dual filter blur for GameMaker Studio 2
painfully-learned-lessons
Painfully learned lessons about GameMaker
Scribble
Efficient, internationalized, multi-effects text renderer for GameMaker
SNAP
Data format converters for GameMaker LTS 2022
TheJujuverse
Game starter pack for GameMaker
Vinyl
Live updating audio system for GameMaker
JujuAdams's Repositories
JujuAdams/input_legacy
No-frills input management library for GameMaker
JujuAdams/Guido
Simple immediate mode GUI framework
JujuAdams/blurs
Short example that demonstrates various two-pass blurs
JujuAdams/ds_pool
Compact pooling system library
JujuAdams/thick-lines
Simple library to draw thick lines
JujuAdams/Wave-Simulation
A two-pass fragment shader-based wave simulation
JujuAdams/Colour-Balance
JujuAdams/computational-geometry
Nearest point on path, path smoothing, geometry simplification, sprite edge tracing
JujuAdams/gamepad_last
Gamepad equivalent of keyboard_lastkey
JujuAdams/ini-to-json
JSON+buffer replacement for native GameMaker INI functions.
JujuAdams/buffer_text
Async-enabled buffer replacement for the decrepit file_text_* functions
JujuAdams/buffer_bin
Async-enabled buffer replacement for the GM's legacy file_bin_* functions
JujuAdams/globalstats.io
globalstats.io extension for GameMaker: Studio
JujuAdams/gm-i18n
i18n features for you projetct GMS 2.3
JujuAdams/GMnet-ENGINE
A multiplayer/networking engine for Game Maker Studio
JujuAdams/Scramble
Surface scrambler
JujuAdams/UniWebView-Deprecated
A universal webview plugin for Unity3D. Work with iOS, Android and Mac, using javascript to interact with Unity3D.
JujuAdams/wavegen
Markov Chain / Wavefront collapse hybrid procedural generation for GameMaker
JujuAdams/Forward-Plus-Renderer
GPU-based Forward+ renderer
JujuAdams/libtess.js
Polygon tesselation library, ported from SGI's GLU implementation to JavaScript.
JujuAdams/maven2gradle
converts maven dependencies to gradle format
JujuAdams/Mmorpg-Client
JujuAdams/Mmorpg-Server
JujuAdams/sat-js
A simple JavaScript library for performing 2D collision detection
JujuAdams/ScribbleOldDocs
JujuAdams/simplex-alg-js
Simplex algorithm & Big M method in Javascript, Match-Picking Game
JujuAdams/tess2.js
GLU tesselator ported to Javascript, performs polygon boolean operations and triangulation.