color-bands

There are 4 repositories under color-bands topic.

  • rstecca/ColorBands

    Unity 3D's Gradient is a handy data type but comes with some limitations: for example you cannot set more than 8 color keys in its editor and RGB is the only color space available. ColorBand data type offers an alternative with less limitations. Creating ColorBands is fun and easy; they are stored as assets and can be accessed from code through an Evaluate method to get the color at time t, as for Gradient. RGB (or HSV) values are described by individual curves, allowing a better control over how the color function evolves between your points. Color bands are used in all kinds of applications including games, data visualization and other fields.

    Language:C#17422111
  • aimalexe/resistora

    Resistora is a React project that helps solve the problem of reading resistor values from color bands. This project was created to make the workflow of my colleagues and I more efficient while working in the lab. Calculate resistor values quickly and accurately with Resistora's Colorband Calculator! in seconds, not minutes!

    Language:JavaScript2220
  • josgard94/Resistor_Calculator_whit_Python

    In this project, the implementation of a calculator of the ohms value of a resistor is made from the color bands.

    Language:Python120
  • suddi/zerohm

    iOS mobile learning game to learn resistor color band codes

    Language:Objective-C130