Skip to content

SiegeEngine/siege-color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

siege-color

MIT licensed

Documentation is available at https://docs.rs/siege-color

siege-color is a component within the Siege Engine MMO game engine.

The Siege Engine is an MMO game engine on the Vulkan API written in the Rust language.

siege-color provides functionality for color operations including color space conversions and functions for the following colorspaces:

  • cie1931 xyz, cie1931 xyY (standard colorspace for conversion through)
  • sRGB (Standard computer/internet colorspace), linear and gamma corrected
  • LMS (space for converting white points)
  • ACES (Academy color encoding system)
  • rec2020 (high dynamic range colorspace)

Blackbody radiation "color temperature" functionality is also provided.

This library is unfinished and some code may be apocryphal or flat out wrong. Use at your own discresion, or better yet help me get it right.

About

Siege Engine color library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages