OKColor.gml
Color model library
A color management library for GameMaker Studio 2 that implements perceptually correct color models
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 other models.
42 stars
4 watching
3 forks
Language: Game Maker Language
last commit: about 1 month ago
Linked from 1 awesome list
colorcolor-mixinggamemakergamemaker-languagegamemaker-studiogamemaker-studio-2gamemaker-studio-2-3gamemakerstudiogamemakerstudio2gamutgamut-mappinggmlhslhsvlablchoklaboklchoklch-colorrgb
Related projects:
Repository | Description | Stars |
---|---|---|
keeveegames/arraylist.gml | A custom list class built on top of GameMaker Studio 2's array data structure, providing an optimized and feature-rich implementation for managing collections of data. | 14 |
keeveegames/duplicatesequence.gml | Tools for creating and managing sequence resources in GameMaker Studio 2 | 12 |
keeveegames/exception.gml | Provides better exception handling in GameMaker Studio 2. | 11 |
mtax-development/gml-oop | A library of constructors operating primary GameMaker functionalities. | 28 |
keeveegames/deepcopy.gml | A utility script for recursively deep copying nested data structures in GameMaker language. | 12 |
gamemakerdiscord/map.gml | A set of hashtable implementations optimized for use in GameMaker Studio 2.3+, providing varying levels of functionality and performance. | 2 |
loganswartz/polychrome.nvim | A micro-framework for creating and managing colorschemes in Neovim plugins | 19 |
grisgram/gml-animated-flag | A reusable, animated object for GameMaker Studio 2.3+ that displays a flag with adjustable animation parameters. | 9 |
nessss/vim-gml | Syntax coloring and plugins for GameMaker Studio 2 using VimL | 7 |
keeveegames/foreach.gml | A set of implementations for iterating over various data structures in GameMaker Studio 2 | 20 |
okitavera/colorfil | Script to generate 16 colors from one color in Xresources style | 3 |
grisgram/gml-outline-shader-drawer | A GameMaker Studio 2 shader that draws detailed outlines around sprites with adjustable strength, color, and animation effects. | 20 |
tommyettinger/colorful-gdx | A libGDX mechanism for manipulating colors in various ways | 76 |
nikko-the-cat/gml-classes | An extension script for GameMaker Studio 2 that adds OOP features | 13 |
wzshiming/ctc | A library that provides a non-invasive way to add color support to console applications without modifying the terminal's print method. | 46 |