hex2color
Color converter
Converts HEX color codes to RGB tables in LÖVE
A single function to convert HEX to RGB in LOVE2D
5 stars
1 watching
1 forks
Language: Lua
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
oscarcs/nxcolor | Provides tools for converting and manipulating colors across different color spaces. | 40 |
farias-hecdin/hextoansi | A tool for converting hexadecimal color codes to ANSI color escape sequences. | 0 |
copypeng/react-native-hsvtorgb | A helper function to convert HSB color to RGB. | 4 |
yeahdongcn/uicolor-hex-swift | Convenience methods for creating color using RGBA hex string in Swift. | 1,246 |
nawias/bar128-love | A Lua library for rendering barcode images with customizable parameters and encoding options. | 1 |
tsteinholz/loveshaderconverter | A tool to convert shaders from one GLSL variant to another | 75 |
tompazourek/colourful | A .NET library for working with color spaces | 276 |
waacton/unicolour | A comprehensive .NET library for working with color across multiple color spaces | 57 |
thomasp85/farver | A set of vectorised functions for colour conversion and manipulation in R. | 133 |
idbrii/love-parallax | Adds parallax scrolling to a camera in a game engine. | 14 |
thii/swifthexcolors | An extension to UIColor and NSColor for parsing and generating HEX color values | 693 |
hsluv/hsluv-lua | A Lua implementation of HSLuv color conversion library | 45 |
fezvrasta/skrollr-colors | A plugin for skrollr that allows using mixed color formats in keyframes by converting them to HSLA format. | 53 |
1024jp/wfcolorcode | A set of extensions to NSColor allowing the conversion between CSS color codes and NSColor instances, including support for HSL color space. | 27 |
arthurvasconcelos/vue-cbsc | A Vue.js plugin for manipulating colors and blending them with other colors or hex values. | 6 |