graphics
Here are 3,564 public repositories matching this topic...
-
Updated
Aug 24, 2020 - Jupyter Notebook
Is there any way to implement horizontal radio button group?
-
Updated
Sep 17, 2020 - JavaScript
When adjusting alpha on a pixel from the color picker it's quite easy to "whiff" the alpha bar and replace your current color with black because the SV box's area for some reason extends several pixels below the alpha bar's. Demonstration in the below image:
I'd recommend the alpha
-
Updated
Sep 18, 2020 - TypeScript
Hi:
In order to use gltfio animations in non-trivial projects is necessary, at least, being notified when the playing-status change (onStart and onEndReached as a minimum).
Also, it would be very nice to be able to play the animations backwards.
Best regards.
P.S. Maybe all these functionalities are already implemented, but I haven't been able to find any documentation on it.
-
Updated
Aug 25, 2020 - C++
The y-axis ticks supports the rotated option, but the doc is missing.
I haven't checked whether other options are missing.
-
Updated
Sep 7, 2020 - C++
-
Updated
Jul 15, 2020 - C++
The image crate with default options is the absolute leader in code size:
File .text Size Crate
5.7% 14.6% 364.0KiB image
4.6% 12.0% 297.3KiB wgpu_native
3.8% 9.9% 246.5KiB std
3.5% 8.9% 222.1KiB usvg
2.6% 6.8% 170.0KiB iced_wgpu
I don't need to support ico, bmp, tga, hdr, dxt, dds, farbfeld and so on in a program that would only ever decode
-
Updated
Sep 18, 2020 - C++
-
Updated
Sep 17, 2020 - JavaScript
-
Updated
Sep 9, 2020 - Swift
-
Updated
Sep 18, 2020 - C
This feature is implemented in many graphics hardwares at least of most gaming consoles. Adding this feature would enable ImageSharp to natively allow for these specifications of graphics hardware to be supported out of the box.
As per OpenCV naming and implementation this feature is most likely known as "Remapping" or "Point remapping". So as the naming goes, it should incorporate either one.
-
Updated
Sep 13, 2020 - TypeScript
-
Updated
Mar 22, 2020 - C++
-
Updated
Sep 15, 2020 - C++
-
Updated
Sep 12, 2020 - Go
Improve this page
Add a description, image, and links to the graphics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the graphics topic, visit your repo's landing page and select "manage topics."




Most appropriate sub-area of p5.js?
Feature enhancement details:
Currently, several DOM examples are not executed in the reference. It is always helpful to have the example code exec