A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://blog.johnnovak.net/2016/09/21/what-every-coder-should-know-about-gamma/src/gammaramp.nim below:

import math import glm import util/framebuf import util/color let WIDTH = 1024 HEIGHT = 100 # Linear ramp var fb = newFramebuf(WIDTH, HEIGHT) let nRects = 32 rectWidth = WIDTH / nRects step = 1.0 / float(nRects) for i in 0..

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4