Stars
Collection of resources (papers, links, discussions, shadertoys,...) related to Signed Distance Field
See forum topic: https://forum.gamemaker.io/index.php?threads/smf-3d-skeletal-animation-now-with-a-custom-blender-exporter.19806/
GameMaker shader preprocessor for code reuse! Import and inline directives, generating shader variants.
source code for the website
Game of Life using GameMaker and WebGPU
Bug Tracking for new GameMaker Runtime Beta
A multi client launcher extension for networking development for GameMaker 2022.6
User-friendly 3D primitives library for GameMaker
Template for GameMaker extensions using the "Runner Interface Extension" option
A collection of utility functions for GameMaker.
Demo project for volumetric shadows
Fast palette swapper for GameMaker
A 2D implementation of Radiance Cascades by Alexander Sannikov.
.obj/.mtl loader, written in native GML, for GameMaker LTS 2022
Include code from external files into your shaders.
Collection of tileable procedural textures such as: cellular noise, fbm, voronoi, perlin and other.
Repository for GameMaker's Bluetooth Extension
Comprehensive cross-platform input for GameMaker
Idle thoughts on the game engine I use for my job
An okay color management for GameMaker implementing OKLab/OKLCH colors. Generate, convert, gamut map and mix colors properly with visually better results. Also supports RGB, HSV, HSL, Lab, LCH, and…