Skip to content

Small program that converts hex RGB colors into three floats for OpenGL

License

Notifications You must be signed in to change notification settings

IsaacShelton/HexGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HexGL

Small program that converts hex RGB colors into three floats for OpenGL

======================================================
HexGL Converter - (c) 2018 Isaac Shelton
======================================================
Usage: hexgl <colors and flags>

-p    Paste from clipboard
-c    Copy previous results to clipboard
-----------------------------------------------------

Example: hexgl #BADC0D
Example: hexgl #deadbf -c
Example: hexgl 0xFFFFFF 123123 A0EA0E -p

Pre-built Executables

x86_64 - Windows Standalone

Compiling From Source

$ cd HexGL
$ adept

About

Small program that converts hex RGB colors into three floats for OpenGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published