Floats vs Unsigned Ints For Representing Colors

This page summarizes the projects mentioned and recommended in the original post on /r/GraphicsProgramming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • csprite

    a simple pixel art editor

  • i'm working on a pixel art editor and currently i use unsigned ints of size 1 byte to represent each color channel in a pixel, so 4 bytes a pixel, but libraries like ImGui use floats going between 0 to 1 to represent each color channel in a pixel so 16 bytes a pixel.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Macintosh 2 - Partially Top Down

    1 project | /r/PixelArt | 17 Feb 2023
  • Top down house i made in my own pixel-art editor (csprite) using pixel pete's video

    1 project | /r/PixelArt | 16 Feb 2023
  • Calling ImGui Functions From Lua Code Without Loosing Much Performance

    1 project | /r/C_Programming | 31 Jan 2023
  • Black Color Not Showing Over My Texture With Checkerboard Pattern

    1 project | /r/opengl | 13 Aug 2022
  • How To Icons in C++ & GLFW?

    2 projects | /r/cpp_questions | 27 May 2022