rainbow

  1. Blume

    C++ s0beit rainbow gradient with primary color setting

    now create ur big rainbow shit lmao Declare 2 globals: DWORD m_dRainbowHex; float m_fRainbowRGB[3]; Add function (If you don't know how to get ImGui working then just find an alternative approach for converting RGB and HSV): Provide a length between 1-20 and a hue between 0-1 it should work...
Top