polygon

Results 5 issues of polygon

I've been trying to use color::Gradient to implement a color ramp, but I cannot figure out how to use this properly. Here is what I am trying: ``` let grad...

I've been working on a program that iteratively creates an image that is monochrome. I do so by drawing to an initially fully black frame using white color and low...

help wanted
graphics

When I'm using the BladeRF with a host that only supports USB2 the achievable sampling rates sometimes are too small. If I understand correctly, currently the 12 bit samples are...

Issue: Enhancement
Component: Host
Component: HDL

Is there a defined way to create a request using `AsyncHTTPClient` with an infinite timeout? I am currently using the simple httpclient implementation (should also not change) and I am...

httpclient

I've made NeuralNote build under Linux and was wondering if there is interest to upstream the changes. This PR would be the first step and contains the required changes to...